Mercurial > emacs
comparison etc/yow.lines @ 1504:e074a2236b00
* callproc.c: Arrange for synchronous processes to get SIGINT the
first time the user quits, or SIGKILL if the user quits again.
#include "syssignal.h".
(call_process_kill): New function.
(call_process_cleanup): Send SIGINT to the subprocess, and then
arrange to call call_process_kill if the user quits while we wait
for it to terminate.
(Fcall_process, Fcall_process_region): Doc fix.
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Sat, 31 Oct 1992 04:53:11 +0000 |
parents | 5d413eb93b56 |
children | 26e5bc43f61e |
comparison
equal
deleted
inserted
replaced
1503:3ad82148830b | 1504:e074a2236b00 |
---|