Mercurial > emacs
view lisp/toolbar/lc-up_arrow.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 * up_arrow2_xpm[] = { "24 24 8 1", " c None", ". c #87AF85", "+ c #000100", "@ c #504D46", "# c #6B6B66", "$ c #BBBDBA", "% c #FFFFFF", "& c #3E4850", " ", " ", " + ", " &$+ ", " +%.@+ ", " +%...@+ ", " +%.....@+ ", " +%......#@+ ", " +%.......##@+ ", " +%$$.....#@@@@+ ", " +++++$.....@+++++ ", " +$....#@+ ", " +$....#@+ ", " +$...##@+ ", " +$...##@+ ", " +$...##@+ ", " +...#@@@+ ", " +++++++++ ", " ", " ", " ", " ", " ", " "};