]> git.eshelyaron.com Git - emacs.git/commit
Improve documentation of sending commands to shells
authorEli Zaretskii <eliz@gnu.org>
Sat, 25 May 2024 10:02:20 +0000 (13:02 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sun, 26 May 2024 05:57:23 +0000 (07:57 +0200)
commit3bab9e9e04fc3b20224c9d55123c08e62692d78e
tree8c12981729f96ff936a989455273564be9eb51fe
parentb824a9eedb789a7653f57a38e55acf9a54c0586a
Improve documentation of sending commands to shells

* doc/lispref/processes.texi (Synchronous Processes):
* lisp/subr.el (call-shell-region):
* lisp/simple.el (shell-command-on-region)
(shell-command-to-string): Document system-dependent aspects of
sending commands to shells.  (Bug#71081)

(cherry picked from commit d54178f535b1eafe4919a282cf85a9b553469de2)
doc/lispref/processes.texi
lisp/simple.el
lisp/subr.el