mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-08 00:33:13 -08:00
(^M in the shell buffer): Mention the alternative to `~/.emacs_SHELLNAME',
which is `~/.emacs.d/init_SHELLNAME.sh'.
This commit is contained in:
parent
36ff5b1090
commit
6b147d3586
1 changed files with 1 additions and 1 deletions
|
|
@ -2761,7 +2761,7 @@ if ($?EMACS) then
|
|||
endif
|
||||
@end example
|
||||
|
||||
Or put this in your @file{.emacs_tcsh} file:
|
||||
Or put this in your @file{.emacs_tcsh} or @file{~/.emacs.d/init_tcsh.sh} file:
|
||||
|
||||
@example
|
||||
unset edit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue