(^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
Reference in a new issue