diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index aa83b78af1e..3db9724a749 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2004-10-28 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * imenu.el (imenu-scanning-message): Remove. | ||
| 4 | (imenu-progress-message): Make it a no-op. | ||
| 5 | |||
| 1 | 2004-10-28 John Paul Wallington <jpw@gnu.org> | 6 | 2004-10-28 John Paul Wallington <jpw@gnu.org> |
| 2 | 7 | ||
| 3 | * files.el (set-auto-mode): Call `throw' correctly. | 8 | * files.el (set-auto-mode): Call `throw' correctly. |