Mercurial > emacs
changeset 41085:a5e4e3a88a9e
Fix typo.
author | Pavel Janík <Pavel@Janik.cz> |
---|---|
date | Thu, 15 Nov 2001 15:56:23 +0000 |
parents | 052c2896e6ca |
children | 63c9b0aa44a0 |
files | lisp/emacs-lisp/lisp-mode.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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: