Mercurial > emacs
view etc/letter.xpm @ 65568:7b943aaa8890
Replace @command with @code. Replace @example with @lisp.
(Top): Added explanations to menu items.
(GNU Free Documentation License): Removed.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 17 Sep 2005 11:25:06 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};