1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-23 13:02:00 -08:00
emacs/doc
Tino Calancha 5e84dcefb4 call-shell-region: New defun
Suggested by Stefan Monnier in Bug#22679.
* lisp/subr.el (call-shell-region): New defun; execute a command
in an inferior shell with the buffer region as input.
* lisp/simple.el (shell-command-on-region): Use it.
* lisp/gnus/message.el (message-do-fcc): Idem.
* doc/lispref/processes.texi: Document call-shell-region in the manual.
;* etc/NEWS: Add entry for this new function.
2016-08-25 22:17:56 +09:00
..
emacs Allow not erase output buffer in shell commands 2016-08-16 18:18:44 +09:00
lispintro Fix comment in files-in-below-directory 2016-07-28 19:53:58 -04:00
lispref call-shell-region: New defun 2016-08-25 22:17:56 +09:00
man * doc/man/emacsclient.1: Document +line:column option. 2016-03-29 14:20:12 -07:00
misc Explain gdb warning on remote hosts 2016-08-22 15:17:55 +02:00