Mercurial > emacs
view etc/letter.xpm @ 66385:0c86bdf8a4cf
(autoloads): Use "." instead of $(lisp) in the list of directories passed
to batch-update-autoloads. Add "." to the list of the echoed directories.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Mon, 24 Oct 2005 10:54:53 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};