Mercurial > emacs
view etc/images/letter.xpm @ 103080:9b4c664289a3
(syms_of_keyboard) <input-decode-map>: Doc fix.
author | Johan Bockgård <bojohan@gnu.org> |
---|---|
date | Sun, 26 Apr 2009 20:55:30 +0000 |
parents | a888cc87aa4f |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};