aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c85834eaf22..eb5f45276ab 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12000-10-23 Andrew Innes <andrewi@gnu.org>
2
3 * files.el (make-backup-file-name-1) [windowsnt, ms-dos]: Remove
4 superfluous calls to subst-char-in-string; instead apply
5 expand-file-name after convert-standard-filename to ensure
6 expected directory separators are used.
7
12000-10-23 Eli Zaretskii <eliz@is.elta.co.il> 82000-10-23 Eli Zaretskii <eliz@is.elta.co.il>
2 9
3 * info.el (Info-file-list-for-emacs): Add an entry for Eshell. 10 * info.el (Info-file-list-for-emacs): Add an entry for Eshell.