chiark
/
gitweb
/
~mdw
/
checkpath
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
e638c0a
)
mdwsetup.py: Turn off Python's usual `SIGINT' handler.
author
Mark Wooding
<mdw@distorted.org.uk>
Mon, 13 Apr 2020 11:29:22 +0000
(12:29 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Fri, 8 May 2020 11:30:13 +0000
(12:30 +0100)
Without this, a buggy native-code extension can loop forever, and Emacs
can't easily be persuaded to kill it.
No differences found