Mercurial > emacs
view lisp/toolbar/lc-copy.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 * copy2_xpm[] = { "24 24 6 1", " c None", ". c #FFFFFF", "+ c #000100", "@ c #6B6B66", "# c #BBBDBA", "$ c #504D46", " ", " +++++++++++++ ", " +#..........#+ ", " +............+ ", " +.#@@@.#@.@#.+ ", " +............+ ", " +.@$.@@#.++++++++++++ ", " +.......+#..........#+ ", " +.#@@.@@+............+ ", " +.......+.#@@#.#@.@#.+ ", " +.@$$.@@+............+ ", " +.......+.@@.@@#.#@..+ ", " +.#@@.@@+............+ ", " +.......+.#@@.@@#.#@.+ ", " +#......+............+ ", " ++++++++.@@@.@@#.#@.+ ", " +............+ ", " +.#@@.@@#.#@.+ ", " +............+ ", " +#..........#+ ", " ++++++++++++++ ", " ", " ", " "};