diff options
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5bdd7a9b6a9..df29ecdbb47 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2003-01-22 <karl@gnu.org> | ||
| 2 | |||
| 3 | * info.el (Info-index): change pattern so that index entries with | ||
| 4 | colons can be read properly; also, require at least one space | ||
| 5 | after the colons, which makeinfo puts in. From: Aubrey Jaffer | ||
| 6 | <agj@alum.mit.edu>, 7 Nov 2002 21:16:12 -0500, sent to | ||
| 7 | bug-texinfo. | ||
| 8 | |||
| 1 | 2003-01-22 Andreas Schwab <schwab@suse.de> | 9 | 2003-01-22 Andreas Schwab <schwab@suse.de> |
| 2 | 10 | ||
| 3 | * jka-compr.el (jka-compr-insert-file-contents): Fix typo in last | 11 | * jka-compr.el (jka-compr-insert-file-contents): Fix typo in last |