]> git.eshelyaron.com Git - emacs.git/commit
Add option to kill a shell buffer when the process ends
authorPhilip Kaludercic <philipk@posteo.net>
Sun, 15 May 2022 00:09:46 +0000 (02:09 +0200)
committerPhilip Kaludercic <philipk@posteo.net>
Fri, 20 May 2022 08:22:47 +0000 (10:22 +0200)
commit63eb0157226ad02eb6aeb9a6ec285502fddc4ddf
treee5c9e1799749e660defe3ea4b8b645bf701c1524
parentefd3e78258c4d5238b58b59d7fdbfe1f141bbfd2
Add option to kill a shell buffer when the process ends

* shell.el (shell-kill-buffer-on-quit): Add new option (bug#55426).
(shell): Respect 'shell-kill-buffer-on-quit'.
* NEWS: Mention 'shell-kill-buffer-on-quit'.
etc/NEWS
lisp/shell.el