summaryrefslogtreecommitdiff
path: root/man/anti.texi
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2005-10-30 03:56:16 +0000
committerChong Yidong <cyd@stupidchicken.com>2005-10-30 03:56:16 +0000
commit27a19a634725b8ddda374bfd7fc5f9a411a59550 (patch)
tree46f25dd7da7fcda5ceffb299071115e5a59d9b4e /man/anti.texi
parentf0cdd9e4586da43d45122102c4a89ad9efe24f71 (diff)
downloademacs-27a19a634725b8ddda374bfd7fc5f9a411a59550.tar.gz
Document ~/.emacs.d/init.el
Diffstat (limited to 'man/anti.texi')
-rw-r--r--man/anti.texi7
1 files changed, 4 insertions, 3 deletions
diff --git a/man/anti.texi b/man/anti.texi
index ecff1f06a8c..0095f0d6872 100644
--- a/man/anti.texi
+++ b/man/anti.texi
@@ -63,9 +63,10 @@ the @samp{-f} option will not read arguments for interactive
functions.
@item
-Emacs now looks for @file{.emacs} and @file{.emacs_SHELL} in one
-standard location---your home directory. Don't put these files in
-@file{~/.emacs.d}; they won't be found.
+We have standardized on one location for the user init file: the file
+named @file{.emacs} in your home directory. Emacs will not look for
+the init file in @file{~/.emacs.d/init.el}. Similarly, don't try
+putting @file{.emacs_SHELL} in @file{~/.emacs.d}; Emacs won't find it.
@item
Emacs will not read @file{~/.abbrev_defs} automatically. If you want