aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index efab2f66d93..72c8f22d0a1 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12006-02-26 Kim F. Storm <storm@cua.dk>
2
3 * ido.el (ido-save-history, ido-load-history): Simplify. Don't
4 use find-file-noselect to avoid interference from other modes.
5
12006-02-25 Thien-Thi Nguyen <ttn@gnu.org> 62006-02-25 Thien-Thi Nguyen <ttn@gnu.org>
2 7
3 * progmodes/sh-script.el (sh-mode): Fix bug: Arrange 8 * progmodes/sh-script.el (sh-mode): Fix bug: Arrange