changeset 34575:7b311c205762

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Thu, 14 Dec 2000 17:14:32 +0000
parents 9283cc675c49
children 372841b7a5ad
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Dec 14 17:13:14 2000 +0000
+++ b/lisp/ChangeLog	Thu Dec 14 17:14:32 2000 +0000
@@ -1,5 +1,13 @@
 2000-12-14  Eli Zaretskii  <eliz@is.elta.co.il>
 
+	* paths.el (Info-default-directory-list): If
+	configure-info-directory is not one of the standard directories,
+	put it first in the list; otherwise put it last.  Doc string
+	changed accordingly.
+
+	* info.el (Info-directory-list): Change doc string to reflect the
+	change in Info-default-directory-list.
+
 	* simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
 	windows-nt as windowed environments, even under -nw.