Mercurial > emacs
view lisp/toolbar/cut.xpm @ 53712:659b9b404c02
Define synch_process_termsig.
(Fcall_process): Initiate synch_process_termsig to zero and
check if non-zero and get signal name after subprocess has ended.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Mon, 26 Jan 2004 23:39:08 +0000 |
parents | 8f4a34146a9d |
children | 734ff40978ad |
line wrap: on
line source
/* XPM */ static char *magick[] = { /* columns rows colors chars-per-pixel */ "24 24 2 1", " c Gray0", ". c None", /* pixels */ "........................", "........................", "........................", "........................", "........................", ".................. .....", "................ ......", "............... .......", ".............. ........", "............. .........", ".... .... ..... ..", "... ... .. ... ....", "... ... ......", ".... ... .........", ".......... ............", "......... ............", "........ .. ............", "....... ... ............", "....... .. .............", "....... ..............", "........................", "........................", "........................", "........................" };