1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00
emacs/doc
Michael Albinus bbbab82a71 Introduce process-file-return-signal-string
* doc/lispref/processes.texi (Synchronous Processes):
Describe `process-file-return-signal-string'.

* doc/misc/tramp.texi: Adapt Tramp and Emacs version numbers.
(Remote processes): Describe `process-file-return-signal-string'
and $INSIDE_EMACS.

* etc/NEWS: Describe `process-file-return-signal-string'.  Fix typos.

* lisp/simple.el (process-file-return-signal-string): New user option.

* lisp/net/tramp-adb.el (tramp-adb-handle-process-file):
* lisp/net/tramp-sh.el (tramp-sh-handle-process-file): Use it.

* lisp/net/tramp.el (tramp-get-signal-strings): New defun.

* test/lisp/net/tramp-tests.el (tramp-test28-process-file): Adapt test.
2020-05-16 14:04:07 +02:00
..
emacs Merge from origin/emacs-27 2020-05-09 10:03:21 -07:00
lispintro Merge from origin/emacs-27 2020-04-20 07:50:19 -07:00
lispref Introduce process-file-return-signal-string 2020-05-16 14:04:07 +02:00
man Fix syntax error in man page. 2020-04-05 10:19:31 +02:00
misc Introduce process-file-return-signal-string 2020-05-16 14:04:07 +02:00