view etc/images/ezimage/doc-minus.xpm @ 108895:c4f9f87f04a2
* cmds.c (Fforward_char, Fbackward_char): Fix typos in docstrings.
(Fforward_line, Fbeginning_of_line): Reflow docstrings.
author |
Juanma Barranquero <lekktu@gmail.com> |
date |
Mon, 07 Jun 2010 12:35:57 +0200 (2010-06-07) |
parents |
616e5cb890c3 |
children |
|
line source
/* XPM */
static char * sb_doc_minus_xpm[] = {
"15 15 5 1",
" c None",
". c #828282",
"+ c #000000",
"@ c #5A818B",
"# c #FFFFFF",
" ....... ",
" .+++++++. ",
" .+@@@@@@+. ",
" .+@@@@@@+#. ",
" .+@@@@@@+#+.",
" .+@####@+##+.",
" .+@@@@@@@+#+. ",
" .+@@@@@@+##+. ",
".++++@@@@+#+. ",
".+###++++##+. ",
".+########+. ",
".++#######+. ",
" ..++++##+. ",
" ....+++. ",
" ... "};