Mercurial > emacs
view etc/letter.xpm @ 75082:2af866316da4
(ebrowse-global-prefix-key): Fix typo in
last change.
author | Andreas Schwab <schwab@suse.de> |
---|---|
date | Thu, 04 Jan 2007 15:02:54 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};