mouse-face mode-line-highlight
local-map ,elisp--dynlex-modeline-map)))
"Major mode for editing Lisp code to run in Emacs.
-Commands:
-Delete converts tabs to spaces as it moves back.
-Blank lines separate paragraphs. Semicolons start comments.
+
+- Delete converts tabs to spaces as it moves back.
+- Blank lines separate paragraphs.
+- Semicolons start comments.
When editing Lisp data (as opposed to code), `lisp-data-mode' can
be used instead.
Note that printing is controlled by `eval-expression-print-length'
and `eval-expression-print-level'.
-Commands:
-Delete converts tabs to spaces as it moves back.
-Paragraphs are separated only by blank lines.
-Semicolons start comments.
+- Delete converts tabs to spaces as it moves back.
+- Paragraphs are separated only by blank lines.
+- Semicolons start comments.
\\{lisp-interaction-mode-map}"
:abbrev-table nil