aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 6ad3bf68431..0fbc78b491d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,16 @@
12000-07-07 Gerd Moellmann <gerd@gnu.org>
2
3 * dired.el (dired-find-alternate-file): New function.
4 (dired-mode-map): Bind `a' to dired-find-alternate-file.
5 (toplevel): Require dired-aux when compiling.
6 (dired-buffers): Move defvar within file to avoid compiler warning.
7
8 * info.el (Info-last-search): Variable removed.
9 (Info-search-history): New variable.
10 (Info-search): New Info-search-history.
11
12 * battery.el, info-look.el: Change author's mail address.
13
12000-07-06 Gerd Moellmann <gerd@gnu.org> 142000-07-06 Gerd Moellmann <gerd@gnu.org>
2 15
3 * lpr.el (lpr-page-header-switches): Add `-h' switch. 16 * lpr.el (lpr-page-header-switches): Add `-h' switch.