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/lispref/ChangeLog | |
| parent | 80eb92cea85473180b905a1a89607c151e69f317 (diff) | |
| download | emacs-c4cc8b9a23253c12c5cee0be1363343fe019bf20.tar.gz emacs-c4cc8b9a23253c12c5cee0be1363343fe019bf20.zip | |
Fix typos in ChangeLogs.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
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 |