diff options
| author | Juanma Barranquero | 2010-07-24 13:53:19 +0200 |
|---|---|---|
| committer | Juanma Barranquero | 2010-07-24 13:53:19 +0200 |
| commit | c4cc8b9a23253c12c5cee0be1363343fe019bf20 (patch) | |
| tree | 815961aa81b8d66acd9a279f9b47debbeb6f8763 /doc | |
| parent | 80eb92cea85473180b905a1a89607c151e69f317 (diff) | |
| download | emacs-c4cc8b9a23253c12c5cee0be1363343fe019bf20.tar.gz emacs-c4cc8b9a23253c12c5cee0be1363343fe019bf20.zip | |
Fix typos in ChangeLogs.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/emacs/ChangeLog | 4 | ||||
| -rw-r--r-- | doc/lispintro/ChangeLog | 6 | ||||
| -rw-r--r-- | doc/lispref/ChangeLog | 6 | ||||
| -rw-r--r-- | doc/misc/ChangeLog | 4 |
4 files changed, 10 insertions, 10 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 487663109bd..a082f8ddb65 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog | |||
| @@ -606,7 +606,7 @@ | |||
| 606 | 606 | ||
| 607 | 2009-06-23 Miles Bader <miles@gnu.org> | 607 | 2009-06-23 Miles Bader <miles@gnu.org> |
| 608 | 608 | ||
| 609 | * display.texi (Scrolling): Document `recenter-redisplay' | 609 | * display.texi (Scrolling): Document `recenter-redisplay'. |
| 610 | (Temporary Face Changes): Document `text-scale-set'. | 610 | (Temporary Face Changes): Document `text-scale-set'. |
| 611 | 611 | ||
| 612 | 2009-06-21 Chong Yidong <cyd@stupidchicken.com> | 612 | 2009-06-21 Chong Yidong <cyd@stupidchicken.com> |
| @@ -5704,7 +5704,7 @@ | |||
| 5704 | 2005-03-05 Juri Linkov <juri@jurta.org> | 5704 | 2005-03-05 Juri Linkov <juri@jurta.org> |
| 5705 | 5705 | ||
| 5706 | * cmdargs.texi (Emacs Invocation): Add cindex | 5706 | * cmdargs.texi (Emacs Invocation): Add cindex |
| 5707 | "invocation (command line arguments)" | 5707 | "invocation (command line arguments)". |
| 5708 | (Misc X): Add -nbc, --no-blinking-cursor. | 5708 | (Misc X): Add -nbc, --no-blinking-cursor. |
| 5709 | 5709 | ||
| 5710 | 2005-03-04 Ulf Jasper <ulf.jasper@web.de> | 5710 | 2005-03-04 Ulf Jasper <ulf.jasper@web.de> |
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 @@ | |||
| 356 | 2003-11-16 Kevin Ryde <user42@zip.com.au> | 356 | 2003-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. |
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 20e8150599b..cb275335ad7 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -6015,7 +6015,7 @@ | |||
| 6015 | 2005-02-05 Eli Zaretskii <eliz@gnu.org> | 6015 | 2005-02-05 Eli Zaretskii <eliz@gnu.org> |
| 6016 | 6016 | ||
| 6017 | * frames.texi (Color Names): Add pointer to the X docs about RGB | 6017 | * frames.texi (Color Names): Add pointer to the X docs about RGB |
| 6018 | color specifications. Improve indexing | 6018 | color specifications. Improve indexing. |
| 6019 | (Text Terminal Colors): Replace the description of RGB values by | 6019 | (Text Terminal Colors): Replace the description of RGB values by |
| 6020 | an xref to "Color Names". | 6020 | an xref to "Color Names". |
| 6021 | 6021 | ||
| @@ -7778,7 +7778,7 @@ | |||
| 7778 | * minibuf.texi (Reading File Names): read-file-name has new | 7778 | * minibuf.texi (Reading File Names): read-file-name has new |
| 7779 | arg PREDICATE. New function read-directory-name. | 7779 | arg PREDICATE. New function read-directory-name. |
| 7780 | 7780 | ||
| 7781 | * macros.texi (Defining Macros): Give definition of `declare' | 7781 | * macros.texi (Defining Macros): Give definition of `declare'. |
| 7782 | (Indenting Macros): New node. | 7782 | (Indenting Macros): New node. |
| 7783 | 7783 | ||
| 7784 | * frames.texi (Parameter Access): Add modify-all-frames-parameters. | 7784 | * frames.texi (Parameter Access): Add modify-all-frames-parameters. |
| @@ -7882,7 +7882,7 @@ | |||
| 7882 | * numbers.texi (Integer Basics): Add most-positive-fixnum, | 7882 | * numbers.texi (Integer Basics): Add most-positive-fixnum, |
| 7883 | most-negative-fixnum. | 7883 | most-negative-fixnum. |
| 7884 | 7884 | ||
| 7885 | * compile.texi (Byte Compilation): Explain no-byte-compile | 7885 | * compile.texi (Byte Compilation): Explain no-byte-compile. |
| 7886 | (Compiler Errors): New node. | 7886 | (Compiler Errors): New node. |
| 7887 | 7887 | ||
| 7888 | * os.texi (User Identification): user-uid, user-real-uid | 7888 | * os.texi (User Identification): user-uid, user-real-uid |
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 44d1e00be0d..29767dfa2a7 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -4777,7 +4777,7 @@ | |||
| 4777 | 4777 | ||
| 4778 | * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'. | 4778 | * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'. |
| 4779 | (Agenda): Document commands `org-cycle-agenda-files' and | 4779 | (Agenda): Document commands `org-cycle-agenda-files' and |
| 4780 | `org-agenda-file-to-front' | 4780 | `org-agenda-file-to-front'. |
| 4781 | (Built-in table editor): Document `org-table-sort-lines'. | 4781 | (Built-in table editor): Document `org-table-sort-lines'. |
| 4782 | (HTML formatting): Export of hand-formatted lists. | 4782 | (HTML formatting): Export of hand-formatted lists. |
| 4783 | 4783 | ||
| @@ -6366,7 +6366,7 @@ | |||
| 6366 | 6366 | ||
| 6367 | 2000-12-14 Dave Love <fx@gnu.org> | 6367 | 2000-12-14 Dave Love <fx@gnu.org> |
| 6368 | 6368 | ||
| 6369 | * Makefile.in (mostlyclean): Remove gnustmp.* | 6369 | * Makefile.in (mostlyclean): Remove gnustmp.*. |
| 6370 | (gnus.dvi): Change rule to remove @latex stuff. | 6370 | (gnus.dvi): Change rule to remove @latex stuff. |
| 6371 | 6371 | ||
| 6372 | 2000-10-19 Eric M. Ludlam <zappo@ultranet.com> | 6372 | 2000-10-19 Eric M. Ludlam <zappo@ultranet.com> |