comparison lisp/ChangeLog @ 49466:387683a11f0b

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Sun, 26 Jan 2003 18:04:26 +0000
parents d7547cf75d28
children edde976160fb
comparison
equal deleted inserted replaced
49465:e97c1fa39f09 49466:387683a11f0b
1 2003-01-26 Kim F. Storm <storm@cua.dk> 1 2003-01-26 Kim F. Storm <storm@cua.dk>
2 2
3 * info.el (Info-extract-menu-node-name): Fix 2003-01-24 change. 3 * info.el (Info-extract-menu-node-name): Fix 2003-01-24 change.
4 Don't search for next colon if current colon is followed by 4 Don't search for next colon if current colon is followed by
5 one of ".", ",", ";", or ")". 5 one of ".", ",", ";", or ")".
6 (info-insert-file-contents) [!MSDOS]: Avoid byte-compiler warning.
7 (Info-find-node) [!MSDOS]: Avoid byte-compiler warning.
6 8
7 2003-01-26 Richard M. Stallman <rms@gnu.org> 9 2003-01-26 Richard M. Stallman <rms@gnu.org>
8 10
9 * thingatpt.el (thing-at-point-file-name-chars): Undo previous change. 11 * thingatpt.el (thing-at-point-file-name-chars): Undo previous change.
10 12