aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorLute Kamstra2003-10-02 09:45:16 +0000
committerLute Kamstra2003-10-02 09:45:16 +0000
commit61567afa43ca1862e15cdbab37f2c555b198a984 (patch)
tree2eb2ce013a869d81b0c15fbdf06c05e833631b3a /lisp/ChangeLog
parentcfdd394e98bc7870f7b4cc8224e9f719c297dc2e (diff)
downloademacs-61567afa43ca1862e15cdbab37f2c555b198a984.tar.gz
emacs-61567afa43ca1862e15cdbab37f2c555b198a984.zip
(imenu--generic-function): Docstring fix.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 8ef4f9b8090..139b9f9131e 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -31,6 +31,11 @@
31 * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow 31 * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
32 bootstrap. 32 bootstrap.
33 33
342003-10-01 Lute Kamstra <Lute.Kamstra@cwi.nl>
35
36 * files.el: Fix typo.
37 * imenu.el (imenu--generic-function): Docstring fix.
38
342003-09-30 Richard M. Stallman <rms@gnu.org> 392003-09-30 Richard M. Stallman <rms@gnu.org>
35 40
36 * dired.el (dired-mode): Handle dired-directory as a list. 41 * dired.el (dired-mode): Handle dired-directory as a list.