Mercurial > emacs
comparison lisp/ChangeLog @ 49391:89322203d074
Info-index and colons
author | Karl Berry <karl@gnu.org> |
---|---|
date | Wed, 22 Jan 2003 20:36:14 +0000 |
parents | 9ecfd87fd215 |
children | 689e43474805 |
comparison
equal
deleted
inserted
replaced
49390:1ab93adb0017 | 49391:89322203d074 |
---|---|
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 |
4 change. | 12 change. |
5 | 13 |