Mercurial > emacs
changeset 49464:d7547cf75d28
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sun, 26 Jan 2003 17:51:15 +0000 |
parents | e41943677d73 |
children | e97c1fa39f09 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Jan 26 15:24:36 2003 +0000 +++ b/lisp/ChangeLog Sun Jan 26 17:51:15 2003 +0000 @@ -1,3 +1,9 @@ +2003-01-26 Kim F. Storm <storm@cua.dk> + + * info.el (Info-extract-menu-node-name): Fix 2003-01-24 change. + Don't search for next colon if current colon is followed by + one of ".", ",", ";", or ")". + 2003-01-26 Richard M. Stallman <rms@gnu.org> * thingatpt.el (thing-at-point-file-name-chars): Undo previous change.