]> git.eshelyaron.com Git - emacs.git/commit
Support showing directory in shell command prompt
authorStefan Kangas <stefankangas@gmail.com>
Fri, 11 Oct 2019 11:01:13 +0000 (13:01 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Fri, 11 Oct 2019 11:01:13 +0000 (13:01 +0200)
commit552c20ce39cd513cd6d0c847a1d291554143ba9a
tree09e0c48867e1680faf09530e5f77928b01ab17c9
parent505550ba7b230d90d0b1e622121b3e34a19f7271
Support showing directory in shell command prompt

* lisp/simple.el (shell-command-prompt-show-cwd): New defcustom.
(async-shell-command, shell-command): Show current directory in prompt
when above option is non-nil.  (Bug#4987)
* etc/NEWS: Announce it.
etc/NEWS
lisp/simple.el