Mercurial > emacs
diff lisp/emacs-lisp/lisp-mode.el @ 41085:a5e4e3a88a9e
Fix typo.
author | Pavel Janík <Pavel@Janik.cz> |
---|---|
date | Thu, 15 Nov 2001 15:56:23 +0000 |
parents | 3b3c00fa282a |
children | ab1a42ecf560 |
line wrap: on
line diff
--- a/lisp/emacs-lisp/lisp-mode.el Thu Nov 15 15:50:31 2001 +0000 +++ b/lisp/emacs-lisp/lisp-mode.el Thu Nov 15 15:56:23 2001 +0000 @@ -354,7 +354,7 @@ "Major mode for typing and evaluating Lisp forms. Like Lisp mode except that \\[eval-print-last-sexp] evals the Lisp expression before point, and prints its value into the buffer, advancing point. -Note that printing is controled by `eval-expression-print-length' +Note that printing is controlled by `eval-expression-print-length' and `eval-expression-print-level'. Commands: