]> git.eshelyaron.com Git - emacs.git/commit
Rename shell-command-width to async-shell-command-width (bug#35055)
authorJuri Linkov <juri@linkov.net>
Sun, 5 May 2019 19:27:33 +0000 (22:27 +0300)
committerJuri Linkov <juri@linkov.net>
Sun, 5 May 2019 19:27:33 +0000 (22:27 +0300)
commitdf9b56ecff43b64f39e98ab118fe9a0f299882c4
treea7689e9ea9e4470facb5e815e71dd24dd14c92a2
parent81487bf89122ef0f369690e421740d38dbc17e23
Rename shell-command-width to async-shell-command-width (bug#35055)

* lisp/simple.el (async-shell-command-width):
* lisp/net/tramp.el (tramp-handle-shell-command):
* test/lisp/net/tramp-tests.el (tramp-test32-shell-command):
* doc/misc/tramp.texi (Remote processes): Rename this variable.

* doc/emacs/misc.texi (Single Shell): Add async-shell-command-width.
doc/emacs/misc.texi
doc/misc/tramp.texi
etc/NEWS
lisp/net/tramp.el
lisp/simple.el
test/lisp/net/tramp-tests.el