diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
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 @@ | |||
| 1 | 2006-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 | |||
| 1 | 2006-02-25 Thien-Thi Nguyen <ttn@gnu.org> | 6 | 2006-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 |