]> git.eshelyaron.com Git - emacs.git/commitdiff
.emacs.d/.emacs changed to .emacs.d/init.el
authorChong Yidong <cyd@stupidchicken.com>
Sun, 30 Oct 2005 14:02:50 +0000 (14:02 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 30 Oct 2005 14:02:50 +0000 (14:02 +0000)
etc/NEWS

index e41e818390046a4534d2b06a37510db94ec8c9ca..2d2623f25a1ca82408a108c67e70fc5d7c89ed3b 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -192,8 +192,9 @@ displays a buffer menu.  This option turns the buffer menu off.
 
 +++
 ** Init file changes
-You can now put the init files .emacs and .emacs_SHELL under
-~/.emacs.d or directly under ~.  Emacs will find them in either place.
+If the init file ~/.emacs does not exist, Emacs will try
+~/.emacs.d/init.el or ~/.emacs.d/init.elc.  You can also put the shell
+init file .emacs_SHELL under ~/.emacs.d.
 
 +++
 ** Emacs now reads the standard abbrevs file ~/.abbrev_defs