aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b22332ef287..3652c68c4f6 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12004-11-03 Thien-Thi Nguyen <ttn@gnu.org>
2
3 * vc.el (vc-annotate-display-autoscale): Add prefix-arg
4 spec in `interactive' form, and mention it in the docstring.
5
12004-11-02 Richard M. Stallman <rms@gnu.org> 62004-11-02 Richard M. Stallman <rms@gnu.org>
2 7
3 * emacs-lisp/elp.el (elp-instrument-function): 8 * emacs-lisp/elp.el (elp-instrument-function):
@@ -30,7 +35,7 @@
30 find-file-existing. Add "New File..." that calls find-file. 35 find-file-existing. Add "New File..." that calls find-file.
31 36
32 * diropen.pbm diropen.xpm: New files. 37 * diropen.pbm diropen.xpm: New files.
33 38
34 * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses 39 * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses
35 icon diropen. New tool bar item find-file-existing uses icon open. 40 icon diropen. New tool bar item find-file-existing uses icon open.
36 41