aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispintro
diff options
context:
space:
mode:
authorJuanma Barranquero2010-07-24 13:53:19 +0200
committerJuanma Barranquero2010-07-24 13:53:19 +0200
commitc4cc8b9a23253c12c5cee0be1363343fe019bf20 (patch)
tree815961aa81b8d66acd9a279f9b47debbeb6f8763 /doc/lispintro
parent80eb92cea85473180b905a1a89607c151e69f317 (diff)
downloademacs-c4cc8b9a23253c12c5cee0be1363343fe019bf20.tar.gz
emacs-c4cc8b9a23253c12c5cee0be1363343fe019bf20.zip
Fix typos in ChangeLogs.
Diffstat (limited to 'doc/lispintro')
-rw-r--r--doc/lispintro/ChangeLog6
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 @@
212 (Simple Extension): Replace longer expression with 212 (Simple Extension): Replace longer expression with
213 `emacs-major-version'. Remove comment about `number-to-string' 213 `emacs-major-version'. Remove comment about `number-to-string'
214 function. 214 function.
215 (Miscellaneous): Add filename option, `-H', to `grep' example 215 (Miscellaneous): Add filename option, `-H', to `grep' example.
216 (debug, debug-on-entry): Replace `GNU Emacs 22' with `a recent 216 (debug, debug-on-entry): Replace `GNU Emacs 22' with `a recent
217 GNU Emacs'. 217 GNU Emacs'.
218 (edebug): More properly state where to place point for 'M-x 218 (edebug): More properly state where to place point for 'M-x
@@ -234,7 +234,7 @@
234 (sentence-end): Specify `in English' for glyphs that end a sentence. 234 (sentence-end): Specify `in English' for glyphs that end a sentence.
235 Note that in GNU Emacs 22, the name refers to both a variable and a 235 Note that in GNU Emacs 22, the name refers to both a variable and a
236 function. 236 function.
237 (fwd-sentence while loops): Write a function as one, not as a form 237 (fwd-sentence while loops): Write a function as one, not as a form.
238 (fwd-para let): Add `which' to sentence with `parstart' and `parsep'. 238 (fwd-para let): Add `which' to sentence with `parstart' and `parsep'.
239 (etags): Move sentences involving `find-tag' and sources. State 239 (etags): Move sentences involving `find-tag' and sources. State
240 location of Emacs `src' directory. 240 location of Emacs `src' directory.
@@ -356,7 +356,7 @@
3562003-11-16 Kevin Ryde <user42@zip.com.au> 3562003-11-16 Kevin Ryde <user42@zip.com.au>
357 357
358 * emacs-lisp-intro.texi: [CVS commitment by <bob@rattlesnake.com>] 358 * emacs-lisp-intro.texi: [CVS commitment by <bob@rattlesnake.com>]
359 Corrections to cross references, 359 Corrections to cross references.
360 (Interactive Options): elisp "interactive" -> "Using Interactive". 360 (Interactive Options): elisp "interactive" -> "Using Interactive".
361 (defvar and asterisk): Remove emacs "Edit Options" reference, 361 (defvar and asterisk): Remove emacs "Edit Options" reference,
362 edit-options is no longer described in the emacs manual. 362 edit-options is no longer described in the emacs manual.