# HG changeset patch # User Pavel Jank # Date 1005839783 0 # Node ID a5e4e3a88a9e4fd09d7e62f372a60f3cd9101ef5 # Parent 052c2896e6caafee29392b7971dedf9a83a3d078 Fix typo. diff -r 052c2896e6ca -r a5e4e3a88a9e lisp/emacs-lisp/lisp-mode.el --- 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: