diff options
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c93fd214d02..f68fda2acf1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2007-01-22 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * ido.el (ido-active): Add xemacs test from ido-minibuffer-setup. | ||
| 4 | (ido-initiate-auto-merge, ido-exhibit, ido-minibuffer-setup) | ||
| 5 | (ido-tidy): Use ido-active. | ||
| 6 | |||
| 1 | 2007-01-22 Chris Moore <christopher.ian.moore@gmail.com> (tiny change) | 7 | 2007-01-22 Chris Moore <christopher.ian.moore@gmail.com> (tiny change) |
| 2 | 8 | ||
| 3 | * hexl.el (hexl-mode-exit): Add missing quote. | 9 | * hexl.el (hexl-mode-exit): Add missing quote. |