Mercurial > emacs
view lisp/toolbar/left_arrow.xpm @ 38633:ae77d25eb5cc
(message_cleared_p): New variable.
(clear_message): Set message_cleared_p when clearing the current
message.
(redisplay_internal): Look at message_cleared_p to capture
the case that the echo area should be cleared.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 01 Aug 2001 13:25:32 +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", " ", " ", " ", " ", " ", " .. ", " ..$. ", " ..&&$. ", " ..&&&&$. ", " ..&&&&&&$. ", " .+&&&&&&&&$. ", " ..$&&&&&&&&&$% ", " ..**@@@#####@. ", " ..**@#@###@. ", " ..**@#@#@. ", " ..**@@@. ", " ..*@*. ", " ..*. ", " .. ", " ", " ", " ", " ", " "};