]> git.eshelyaron.com Git - emacs.git/commit
Make kill-process into a command
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 23 Jan 2022 13:36:54 +0000 (14:36 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 23 Jan 2022 13:37:32 +0000 (14:37 +0100)
commit838ad7037be9ce8e07b269426d17198d295fe20e
tree436d6c48dc2e3761f3d40f9c9f3826619ec0878c
parent1c1d5eee4c8efb6f2271bb30b32d0cb8ef2afa7d
Make kill-process into a command

* doc/lispref/processes.texi (Signals to Processes): Document it.
* src/process.c (Fkill_process): Make into a command (bug#32640).
doc/lispref/processes.texi
src/process.c