diff options
| author | Lute Kamstra | 2003-10-02 09:45:16 +0000 |
|---|---|---|
| committer | Lute Kamstra | 2003-10-02 09:45:16 +0000 |
| commit | 61567afa43ca1862e15cdbab37f2c555b198a984 (patch) | |
| tree | 2eb2ce013a869d81b0c15fbdf06c05e833631b3a /lisp/ChangeLog | |
| parent | cfdd394e98bc7870f7b4cc8224e9f719c297dc2e (diff) | |
| download | emacs-61567afa43ca1862e15cdbab37f2c555b198a984.tar.gz emacs-61567afa43ca1862e15cdbab37f2c555b198a984.zip | |
(imenu--generic-function): Docstring fix.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
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 | ||
| 34 | 2003-10-01 Lute Kamstra <Lute.Kamstra@cwi.nl> | ||
| 35 | |||
| 36 | * files.el: Fix typo. | ||
| 37 | * imenu.el (imenu--generic-function): Docstring fix. | ||
| 38 | |||
| 34 | 2003-09-30 Richard M. Stallman <rms@gnu.org> | 39 | 2003-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. |