1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-02 18:21:19 -08:00
emacs/test/lisp/net
Michael Albinus 2212b42806 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.
2022-03-30 13:16:54 +02:00
..
dbus-resources Add D-Bus introspection tests 2020-09-30 11:19:41 +02:00
mailcap-resources Add some more mailcap tests. 2022-01-16 00:21:17 +01:00
netrc-resources Add a test for netrc folding parsing (bug#25769) 2021-08-14 16:08:48 +02:00
network-stream-resources Move more test data to follow our conventions 2020-10-23 21:07:26 +02:00
ntlm-resources Implement NTLM server for ntlm.el testing 2021-02-18 18:59:18 -05:00
puny-resources Add textsec-domain-suspicious-p 2022-01-18 11:53:09 +01:00
shr-resources Move shr.el test data to follow our conventions 2020-10-24 02:29:04 +02:00
tramp-archive-resources Fix Bug#30293 2018-01-31 15:02:46 +01:00
browse-url-tests.el Fix `W' in Dired with non-ASCII file names 2022-03-07 03:28:32 +01:00
dbus-tests.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
dig-tests.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
gnutls-tests.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
hmac-md5-tests.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
mailcap-tests.el Restore HOME after mailcap-parsing-and-mailcap-mime-info 2022-03-17 16:13:01 +01:00
netrc-tests.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
network-stream-tests.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
newsticker-tests.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
nsm-tests.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ntlm-tests.el Remove the ELPA dependencies from test/Makefile.in 2022-02-22 03:18:13 +01:00
puny-tests.el Add textsec-domain-suspicious-p 2022-01-18 11:53:09 +01:00
rcirc-tests.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
rfc2104-tests.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
sasl-cram-tests.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
sasl-scram-rfc-tests.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
sasl-tests.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
secrets-tests.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
shr-tests.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
socks-tests.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
tramp-archive-tests.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
tramp-tests.el Extend signal-process and proced.el 2022-03-30 13:16:54 +02:00
webjump-tests.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00