aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorJuanma Barranquero2006-12-05 14:30:22 +0000
committerJuanma Barranquero2006-12-05 14:30:22 +0000
commitb4e7960114adca7a52a25c8b85694ae5e4350521 (patch)
tree7cde32d6634269b6a103808ba1b3b94bb585d091 /man
parent6b147d35868451e90cccaa76af910f4e6dc6f540 (diff)
downloademacs-b4e7960114adca7a52a25c8b85694ae5e4350521.tar.gz
emacs-b4e7960114adca7a52a25c8b85694ae5e4350521.zip
(Antinews): Mention the alternative to `~/.emacs_SHELLNAME',
which is `~/.emacs.d/init_SHELLNAME.sh'.
Diffstat (limited to 'man')
-rw-r--r--man/anti.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/man/anti.texi b/man/anti.texi
index 10f18cd4020..a6746312dea 100644
--- a/man/anti.texi
+++ b/man/anti.texi
@@ -66,7 +66,8 @@ functions.
66We have standardized on one location for the user init file: the file 66We have standardized on one location for the user init file: the file
67named @file{.emacs} in your home directory. Emacs will not look for 67named @file{.emacs} in your home directory. Emacs will not look for
68the init file in @file{~/.emacs.d/init.el}. Similarly, don't try 68the init file in @file{~/.emacs.d/init.el}. Similarly, don't try
69putting @file{.emacs_SHELL} in @file{~/.emacs.d}; Emacs won't find it. 69putting @file{.emacs_SHELL} as @file{init_SHELL.sh} in
70@file{~/.emacs.d}; Emacs won't find it.
70 71
71@item 72@item
72Emacs will not read @file{~/.abbrev_defs} automatically. If you want 73Emacs will not read @file{~/.abbrev_defs} automatically. If you want