Mercurial > emacs
comparison lisp/ChangeLog @ 66545:751320d2d8b6
* startup.el (command-line): Use ~/.emacs.d/init.el instead of
~/.emacs.d/.emacs.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 30 Oct 2005 03:57:39 +0000 |
parents | 7b888ab5ef0b |
children | b5d0e8180416 |
comparison
equal
deleted
inserted
replaced
66544:142b6109f5b7 | 66545:751320d2d8b6 |
---|---|
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. |
4 (occur-mode-goto-occurrence): Always switch in same window. | 9 (occur-mode-goto-occurrence): Always switch in same window. |
5 | 10 |