Mercurial > emacs
view lisp/toolbar/lc-paste.xpm @ 56701:e327231e4361
(Faccept_process_output): Add arg JUST-THIS-ONE;
forward to wait_reading_process_input via DO_DISPLAY arg.
(wait_reading_process_input): If DO_DISPLAY < 0 for a process
object, only process output from that process; also inhibit
running timers if DO_DISPLAY==-2.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Tue, 17 Aug 2004 22:24:29 +0000 |
parents | e3fc28ed75ac |
children |
line wrap: on
line source
/* XPM */ static char * paste2_xpm[] = { "24 24 8 1", " c None", ". c #FFFFFF", "+ c #BBBDBA", "@ c #000100", "# c #6B6B66", "$ c #504D46", "% c #D3B354", "& c #974F3D", " @@@@ ", " @@@@@@+..#@@@@@@ ", "@.....$.++#$+...+@ ", "@.++++$.##+$#+++%@ ", "@.+++$..+++#$#++%@ ", "@.++$++++++#$$++%@ ", "@.++#$$$$$$$$#++%@ ", "@.+++########+++%@ ", "@.+++++#$@@@@@$$@@@@@ ", "@.+++++$+...........+@ ", "@.+++++$.............@ ", "@.+++++@.+##+..+#.#+.@ ", "@.+++++@.............@ ", "@.+++++$.##.###+.+#..@ ", "@.+++++$.............@ ", "@.+++++$.+##.###+.+#.@ ", "@.+++++@.............@ ", "@.+++++@.##.###+.+#..@ ", "@.+++++$.............@ ", "@.+++++$.+##.###+.+#.@ ", "@+%%%%&@.............@ ", " @@@@@@@+...........+@ ", " @@@@@@@@@@@@@ ", " "};