Mercurial > emacs
view etc/images/letter.xpm @ 109694:0208d138c2be
* doc/lispref/modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 29 Jul 2010 02:58:16 +0200 |
parents | a888cc87aa4f |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};