# HG changeset patch # User Eli Zaretskii # Date 976814072 0 # Node ID 7b311c2057623f5f1d50ac846fca3ceefdfd8659 # Parent 9283cc675c49297bd9cf2f7069df40a5a33b8002 *** empty log message *** diff -r 9283cc675c49 -r 7b311c205762 lisp/ChangeLog --- 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 + * 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.