Mercurial > emacs
view etc/letter.xpm @ 62709:d66d7efe0adf
(Frun_hooks): Mention run-mode-hooks in docstring.
author | Lute Kamstra <lute@gnu.org> |
---|---|
date | Thu, 26 May 2005 09:32:15 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};