From c9be79b040ed9cbf97c7352b102001e9972521e0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pavel=20Jan=C3=ADk?= Date: Thu, 15 Nov 2001 15:56:23 +0000 Subject: [PATCH] Fix typo. --- lisp/emacs-lisp/lisp-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/emacs-lisp/lisp-mode.el b/lisp/emacs-lisp/lisp-mode.el index 2f9e46fddbb..ceea24168ef 100644 --- a/lisp/emacs-lisp/lisp-mode.el +++ b/lisp/emacs-lisp/lisp-mode.el @@ -354,7 +354,7 @@ All commands in `lisp-mode-shared-map' are inherited by this map.") "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: -- 2.39.5