Mercurial > emacs
view lisp/sb-pg-plus.xpm @ 55479:50b878285992
(help-argument-name): Default to italic.
(help-highlight-arguments): Always return (usage . doc).
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Sun, 09 May 2004 22:41:34 +0000 |
parents | c2a09ac7b7b1 |
children |
line wrap: on
line source
/* XPM */ static char * sb_pg_plus_xpm[] = { "20 15 5 1", " c None", ". c #B8B8B8", "+ c #000000", "@ c #828282", "# c #FFFFFF", " ............ ", " .++++++++++++@", " .++##########+@", " .+#+##########+@", " .+##+##########+@", " .+###+###+######+@", " .+####+###+.#####+@", ".+++++++#+++++####+@", ".+########.+...###+@", ".+#########+.#####+@", ".+##########.#####+@", ".+################+@", ".+################+@", ".++++++++++++++++++@", " @@@@@@@@@@@@@@@@@@ "};