Mercurial > emacs
view lisp/toolbar/left_arrow.xpm @ 43086:2f5ddf0e74ba
(menu-bar-help-menu): Use different text for tool-tip.
(menu-bar-options-save): Save also the value of `display-time-mode'.
(showhide-date-time): New function.
(menu-bar-showhide-menu): New menu-item "Date and time".
author | Pavel Janík <Pavel@Janik.cz> |
---|---|
date | Sun, 03 Feb 2002 11:28:28 +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", " ", " ", " ", " ", " ", " .. ", " ..$. ", " ..&&$. ", " ..&&&&$. ", " ..&&&&&&$. ", " .+&&&&&&&&$. ", " ..$&&&&&&&&&$% ", " ..**@@@#####@. ", " ..**@#@###@. ", " ..**@#@#@. ", " ..**@@@. ", " ..*@*. ", " ..*. ", " .. ", " ", " ", " ", " ", " "};