diff options
author | Tino Calancha <tino.calancha@gmail.com> | 2020-08-09 14:18:09 +0200 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2020-08-09 14:18:09 +0200 |
commit | 2ed502d2a76e93ecd5366a6ec3926894e4fbe827 (patch) | |
tree | 7cbce9bf365767e57f2477ee132e669e0143b16f /lisp/emacs-lisp | |
parent | db77e9a0da934ba40950bc1306df61b6785843e0 (diff) | |
download | emacs-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