diff options
| author | Juanma Barranquero | 2006-12-05 14:30:22 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2006-12-05 14:30:22 +0000 |
| commit | b4e7960114adca7a52a25c8b85694ae5e4350521 (patch) | |
| tree | 7cde32d6634269b6a103808ba1b3b94bb585d091 /man | |
| parent | 6b147d35868451e90cccaa76af910f4e6dc6f540 (diff) | |
| download | emacs-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.texi | 3 |
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. | |||
| 66 | We have standardized on one location for the user init file: the file | 66 | We have standardized on one location for the user init file: the file |
| 67 | named @file{.emacs} in your home directory. Emacs will not look for | 67 | named @file{.emacs} in your home directory. Emacs will not look for |
| 68 | the init file in @file{~/.emacs.d/init.el}. Similarly, don't try | 68 | the init file in @file{~/.emacs.d/init.el}. Similarly, don't try |
| 69 | putting @file{.emacs_SHELL} in @file{~/.emacs.d}; Emacs won't find it. | 69 | putting @file{.emacs_SHELL} as @file{init_SHELL.sh} in |
| 70 | @file{~/.emacs.d}; Emacs won't find it. | ||
| 70 | 71 | ||
| 71 | @item | 72 | @item |
| 72 | Emacs will not read @file{~/.abbrev_defs} automatically. If you want | 73 | Emacs will not read @file{~/.abbrev_defs} automatically. If you want |