summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorMichael Albinus <michael.albinus@gmx.de>2022-03-30 13:16:54 +0200
committerMichael Albinus <michael.albinus@gmx.de>2022-03-30 13:16:54 +0200
commit2212b42806757957fff6a9646debddecb301241c (patch)
tree8ded1ebd36764c9f8253e60d672b693716a38e21 /lisp/emacs-lisp
parentc0f5e0a559bab530d6a2e1de3bb021d004a855cf (diff)
downloademacs-2212b42806757957fff6a9646debddecb301241c.tar.gz
emacs-2212b42806757957fff6a9646debddecb301241c.tar.bz2
emacs-2212b42806757957fff6a9646debddecb301241c.zip
Extend signal-process and proced.el
* doc/lispref/processes.texi (Signals to Processes): Document changes in signal-process. * etc/NEWS: Mention changes in proced.el and signal-process. * lisp/proced.el (proced-signal-function): Declare it obsolete. (proced-remote-directory): New user option. (proced-mode): Adapt docstring. (proced-send-signal, proced-renice): Handle interactive prefix argument. * lisp/net/tramp.el (tramp-signal-process): New defun. Add it to `signal-process-functions'. * src/process.c (Finternal_default_signal_process): New defun, providing the hitherto existing implementation of Fsignal_process. (Fsignal_process): Loop through Vsignal_process_functions. (Vsignal_process_functions): New defvar. (Qinternal_default_signal_process, Qsignal_process_functions): Declare symbols. (Sinternal_default_signal_process): Declare subroutine. * test/lisp/net/tramp-tests.el (tramp-test31-signal-process): New test.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions