Mercurial > emacs
changeset 49391:89322203d074
Info-index and colons
author | Karl Berry <karl@gnu.org> |
---|---|
date | Wed, 22 Jan 2003 20:36:14 +0000 |
parents | 1ab93adb0017 |
children | 4e6b3d53732a |
files | lisp/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Jan 22 20:35:23 2003 +0000 +++ b/lisp/ChangeLog Wed Jan 22 20:36:14 2003 +0000 @@ -1,3 +1,11 @@ +2003-01-22 <karl@gnu.org> + + * info.el (Info-index): change pattern so that index entries with + colons can be read properly; also, require at least one space + after the colons, which makeinfo puts in. From: Aubrey Jaffer + <agj@alum.mit.edu>, 7 Nov 2002 21:16:12 -0500, sent to + bug-texinfo. + 2003-01-22 Andreas Schwab <schwab@suse.de> * jka-compr.el (jka-compr-insert-file-contents): Fix typo in last