diff options
Diffstat (limited to 'doc/lispintro')
-rw-r--r-- | doc/lispintro/ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/lispintro/ChangeLog b/doc/lispintro/ChangeLog index 093a7018ca3..1ab06891961 100644 --- a/doc/lispintro/ChangeLog +++ b/doc/lispintro/ChangeLog @@ -212,7 +212,7 @@ (Simple Extension): Replace longer expression with `emacs-major-version'. Remove comment about `number-to-string' function. - (Miscellaneous): Add filename option, `-H', to `grep' example + (Miscellaneous): Add filename option, `-H', to `grep' example. (debug, debug-on-entry): Replace `GNU Emacs 22' with `a recent GNU Emacs'. (edebug): More properly state where to place point for 'M-x @@ -234,7 +234,7 @@ (sentence-end): Specify `in English' for glyphs that end a sentence. Note that in GNU Emacs 22, the name refers to both a variable and a function. - (fwd-sentence while loops): Write a function as one, not as a form + (fwd-sentence while loops): Write a function as one, not as a form. (fwd-para let): Add `which' to sentence with `parstart' and `parsep'. (etags): Move sentences involving `find-tag' and sources. State location of Emacs `src' directory. @@ -356,7 +356,7 @@ 2003-11-16 Kevin Ryde <user42@zip.com.au> * emacs-lisp-intro.texi: [CVS commitment by <bob@rattlesnake.com>] - Corrections to cross references, + Corrections to cross references. (Interactive Options): elisp "interactive" -> "Using Interactive". (defvar and asterisk): Remove emacs "Edit Options" reference, edit-options is no longer described in the emacs manual. |