Mercurial > emacs
view etc/images/smilies/grayscale/forced.xpm @ 104723:1eb83f01c48d
(wait_reading_process_output): Keep the descriptor
when pty is used by a non-child process, e.g., in I/O buffer of
GDB this allows inferior to be restarted.
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Sun, 30 Aug 2009 04:54:34 +0000 |
parents | a3c27999decb |
children |
line wrap: on
line source
/* XPM */ static char * forced_xpm[] = { "14 14 6 1", " c None", ". c #484848", "+ c #000000", "@ c #6E6E6E", "# c #ABABAB", "$ c #171717", " ", " ", " . . ", " + + ", " + + ", " + + ", " ", " @ @ ", " +# #+ ", " @@# #@@ ", " #$++++++$# ", " ######## ", " ", " "};