aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorRichard M. Stallman2001-12-16 20:22:08 +0000
committerRichard M. Stallman2001-12-16 20:22:08 +0000
commit52dcb47684dd850cd3386126d9a3ec15ec12a1ac (patch)
tree48f42e44e091de4fdbdd4b4b83d2a7d50812dbe8 /lisp
parent8cc3c8215c5316cceb5bfcfbdcff9f96ae7704b3 (diff)
downloademacs-52dcb47684dd850cd3386126d9a3ec15ec12a1ac.tar.gz
emacs-52dcb47684dd850cd3386126d9a3ec15ec12a1ac.zip
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 08d446f5dfc..ed234f2bae0 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -5,6 +5,9 @@
5 5
62001-12-16 Richard M. Stallman <rms@gnu.org> 62001-12-16 Richard M. Stallman <rms@gnu.org>
7 7
8 * isearch.el (isearch-edit-string): When we set isearch-string
9 to the default, also set isearch-message.
10
8 * subr.el (temp-buffer-show-hook, temp-buffer-setup-hook): Add defvars. 11 * subr.el (temp-buffer-show-hook, temp-buffer-setup-hook): Add defvars.
9 12
10 * startup.el (command-line-1): Display startup screen 13 * startup.el (command-line-1): Display startup screen