Mercurial > emacs
view lisp/toolbar/left_arrow.xpm @ 37413:49147b9fe206
(wait_reading_process_input) [!subprocesses]: Don't
reference waiting_for_user_input_p, it's not defined in the branch
without async subprocesses support.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 21 Apr 2001 19:50:38 +0000 |
parents | 54d90c318dfd |
children | 734ff40978ad |
line wrap: on
line source
/* XPM */ static char * left_arrow_xpm[] = { "24 24 9 1", " c None", ". c #020202", "+ c #121A12", "@ c #78A16E", "# c #86AD7D", "$ c #B2C6AE", "% c #263222", "& c #E7EDE6", "* c #497241", " ", " ", " ", " ", " ", " .. ", " ..$. ", " ..&&$. ", " ..&&&&$. ", " ..&&&&&&$. ", " .+&&&&&&&&$. ", " ..$&&&&&&&&&$% ", " ..**@@@#####@. ", " ..**@#@###@. ", " ..**@#@#@. ", " ..**@@@. ", " ..*@*. ", " ..*. ", " .. ", " ", " ", " ", " ", " "};