diff options
author | Basil L. Contovounesios <contovob@tcd.ie> | 2020-04-17 10:27:36 +0100 |
---|---|---|
committer | Basil L. Contovounesios <contovob@tcd.ie> | 2020-12-03 17:25:04 +0000 |
commit | 6ecec6096697729491ba141e7650ad69de5f034e (patch) | |
tree | 74a3a028a59db0d94cc62d2df77edeb9539164eb /lisp/emacs-lisp/debug.el | |
parent | 55300e6cdc9b33b52cf17fe64a8ffbb6dce7ae8f (diff) | |
download | emacs-6ecec6096697729491ba141e7650ad69de5f034e.tar.gz emacs-6ecec6096697729491ba141e7650ad69de5f034e.tar.bz2 emacs-6ecec6096697729491ba141e7650ad69de5f034e.zip |
Define explicit-shell-file-name only in shell.el
For discussion, see the following thread:
https://lists.gnu.org/r/emacs-devel/2020-04/msg00880.html
* doc/emacs/cmdargs.texi (General Variables): Mention
shell-file-name in relation to SHELL.
* doc/emacs/misc.texi (Interactive Shell): Move index entry for
SHELL environment variable from here, where it is not mentioned...
(Single Shell): ...to here, where it is discussed along with
shell-file-name.
* lisp/dired.el (dired-insert-directory): Use shell-file-name
instead of explicit-shell-file-name when a shell is implicitly
requested.
* lisp/obsolete/terminal.el (explicit-shell-file-name):
* lisp/term.el (explicit-shell-file-name): Remove duplicate
defcustoms and load lisp/shell.el instead. (Bug#40679)
* lisp/shell.el (explicit-shell-file-name): Clarify docstring.
(shell): Simplify.
Diffstat (limited to 'lisp/emacs-lisp/debug.el')
0 files changed, 0 insertions, 0 deletions