summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorTino Calancha <tino.calancha@gmail.com>2020-08-09 14:18:09 +0200
committerLars Ingebrigtsen <larsi@gnus.org>2020-08-09 14:18:09 +0200
commit2ed502d2a76e93ecd5366a6ec3926894e4fbe827 (patch)
tree7cbce9bf365767e57f2477ee132e669e0143b16f /lisp/emacs-lisp
parentdb77e9a0da934ba40950bc1306df61b6785843e0 (diff)
downloademacs-2ed502d2a76e93ecd5366a6ec3926894e4fbe827.tar.gz
emacs-2ed502d2a76e93ecd5366a6ec3926894e4fbe827.tar.bz2
emacs-2ed502d2a76e93ecd5366a6ec3926894e4fbe827.zip
Add constants for shell command output buffer names
Buffers `*Shell Command Output*' and `*Async Shell Command*' have been around since a long time; used across several libraries, they are de facto output buffers for shell commands. * lisp/simple.el (shell-command-buffer-name) (shell-command-buffer-name-async): New variables. * lisp/dired-aux.el * lisp/gnus/gnus-sum.el * lisp/gnus/gnus-win.el * lisp/ibuf-ext.el * lisp/net/tramp.el: Use them. * etc/NEWS (Changes in Emacs 28.1): Announce this change. * doc/emacs/misc.texi (Single Shell) * doc/misc/tramp.texi (Remote processes): Update manual (bug#39138).
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions