Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 493 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 493 Bytes

elisp-docstring-mode

A simple major-mode for editing content of Emacs Lisp docstrings. Very useful in combination with string-edit.

Features

Provides font-lock. In combination with string-edit, there is support for automatic escaping and unescaping of quotes.

Here is a comparison of the string as a docstring in emacs-lisp-mode and as a string in a string-edit buffer (with elisp-docstring-mode enabled).

demo