changeset 35865:d90b80042f6b

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Fri, 02 Feb 2001 18:10:41 +0000
parents 3cd2825584a5
children 36ae5c21523f
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Feb 02 18:08:54 2001 +0000
+++ b/lisp/ChangeLog	Fri Feb 02 18:10:41 2001 +0000
@@ -1,3 +1,9 @@
+2001-02-02  Eli Zaretskii  <eliz@is.elta.co.il>
+
+	* info.el (info-initialize): If installation-directory is nil, for
+	DOS/Windows systems try looking in a sibling of
+	invocation-directory.
+
 2001-02-02  Gerd Moellmann  <gerd@gnu.org>
 
 	* wid-edit.el (widget-button-click): Fix last change.