Mercurial > emacs
view etc/images/ezimage/doc.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 |
parents | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * sb_doc_xpm[] = { "15 15 5 1", " c None", ". c #828282", "+ c #000000", "@ c #5A818B", "# c #FFFFFF", " ....... ", " .+++++++. ", " .+@@@@@@+. ", " .+@@@@@@+#. ", " .+@@@@@@+#+.", " .+@@@@@@+##+.", " .+@@@@@@@+#+. ", " .+@@@@@@+##+. ", ".++++@@@@+#+. ", ".+###++++##+. ", ".+########+. ", ".+########+. ", ".++++++##+. ", " ......+++. ", " ... "};