(Example Major Modes): Fix typo.
This commit is contained in:
parent
a88459cd63
commit
219d320aab
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2007-08-08 Martin Rudalics <rudalics@gmx.at>
|
||||
|
||||
* modes.texi (Example Major Modes): Fix typo.
|
||||
|
||||
2007-08-08 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* intro.texi (nil and t): Do not use `iff' in documentation.
|
||||
|
|
|
@ -1078,7 +1078,7 @@ each calls the following function to set various variables:
|
|||
|
||||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue