Mercurial > emacs
view etc/images/letter.xpm @ 100412:a33d5ccc3933
(manext): Remove variable.
(MAN_PAGES): New variable.
(install-arch-indep, uninstall): Use MAN_PAGES for list of files to add
and remove.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 13 Dec 2008 20:12:08 +0000 |
parents | a888cc87aa4f |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};