Mercurial > emacs
view lisp/toolbar/left_arrow.xpm @ 38314:5fa40c87fc5b
(do_visible_bell): Add \n\ at the end of each line of
inline assembly, to avoid compiler warnings.
(syms_of_msdos): Add \n\ at the end of a doc string line for
dos-unsupported-char-glyph.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 06 Jul 2001 15:31:47 +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", " ", " ", " ", " ", " ", " .. ", " ..$. ", " ..&&$. ", " ..&&&&$. ", " ..&&&&&&$. ", " .+&&&&&&&&$. ", " ..$&&&&&&&&&$% ", " ..**@@@#####@. ", " ..**@#@###@. ", " ..**@#@#@. ", " ..**@@@. ", " ..*@*. ", " ..*. ", " .. ", " ", " ", " ", " ", " "};