aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2005-10-30 03:57:39 +0000
committerChong Yidong2005-10-30 03:57:39 +0000
commitc3ab3701f0b22efa0f2ff47fbc5909940ce0f9ea (patch)
treec9572b4eb866dc93dfcb88d8c6835b59d878bbca /lisp/ChangeLog
parent27a19a634725b8ddda374bfd7fc5f9a411a59550 (diff)
downloademacs-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/ChangeLog5
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 @@
12005-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
12005-10-29 Richard M. Stallman <rms@gnu.org> 62005-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.