diff options
| author | Chong Yidong | 2005-10-30 03:57:39 +0000 |
|---|---|---|
| committer | Chong Yidong | 2005-10-30 03:57:39 +0000 |
| commit | c3ab3701f0b22efa0f2ff47fbc5909940ce0f9ea (patch) | |
| tree | c9572b4eb866dc93dfcb88d8c6835b59d878bbca /lisp/ChangeLog | |
| parent | 27a19a634725b8ddda374bfd7fc5f9a411a59550 (diff) | |
| download | emacs-c3ab3701f0b22efa0f2ff47fbc5909940ce0f9ea.tar.gz emacs-c3ab3701f0b22efa0f2ff47fbc5909940ce0f9ea.zip | |
* startup.el (command-line): Use ~/.emacs.d/init.el instead of
~/.emacs.d/.emacs.
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. |