aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim F. Storm2004-10-28 14:11:09 +0000
committerKim F. Storm2004-10-28 14:11:09 +0000
commita00725c71bb52f2f05a9a6c6430bfdb0f7372b13 (patch)
tree6d0c69bf14ea516eed85f17e2cb547fe6d75a006
parent8a9cdb8db471a685a344e1b836fa9ab3dee2734f (diff)
downloademacs-a00725c71bb52f2f05a9a6c6430bfdb0f7372b13.tar.gz
emacs-a00725c71bb52f2f05a9a6c6430bfdb0f7372b13.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog5
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 @@
12004-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
12004-10-28 John Paul Wallington <jpw@gnu.org> 62004-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.