diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d0a3104d95e..c60cacd1e92 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2005-10-29 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * startup.el (command-line): Use ~/.emacs.d/init.el instead of | ||
| 4 | ~/.emacs.d/.emacs. | ||
| 5 | |||
| 1 | 2005-10-29 Richard M. Stallman <rms@gnu.org> | 6 | 2005-10-29 Richard M. Stallman <rms@gnu.org> |
| 2 | 7 | ||
| 3 | * replace.el (occur-mode-mouse-goto): Always go to other window. | 8 | * replace.el (occur-mode-mouse-goto): Always go to other window. |