# HG changeset patch # User Martin Rudalics # Date 1186607666 0 # Node ID 3c4053d52e251b91653723424a9290d344f5e007 # Parent 0a3b41825002fed3998b7c4a77586d5398218f59 (Example Major Modes): Fix typo. diff -r 0a3b41825002 -r 3c4053d52e25 lispref/modes.texi --- a/lispref/modes.texi Wed Aug 08 19:52:03 2007 +0000 +++ b/lispref/modes.texi Wed Aug 08 21:14:26 2007 +0000 @@ -1078,7 +1078,7 @@ In Lisp and most programming languages, we want the paragraph commands to treat only blank lines as paragraph separators. And the -modes should undestand the Lisp conventions for comments. The rest of +modes should understand the Lisp conventions for comments. The rest of @code{lisp-mode-variables} sets this up: @smallexample