changeset 49466:387683a11f0b

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Sun, 26 Jan 2003 18:04:26 +0000
parents e97c1fa39f09
children c057b532bd92
files lisp/ChangeLog
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Jan 26 17:51:53 2003 +0000
+++ b/lisp/ChangeLog	Sun Jan 26 18:04:26 2003 +0000
@@ -3,6 +3,8 @@
 	* 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 ")".
+	(info-insert-file-contents) [!MSDOS]: Avoid byte-compiler warning.
+	(Info-find-node) [!MSDOS]: Avoid byte-compiler warning.
 
 2003-01-26  Richard M. Stallman  <rms@gnu.org>