Mercurial > emacs
view etc/images/letter.xpm @ 97564:325188eea8c4
* edmacro.el (edmacro-parse-keys): Catch events with spaces in their
names.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 19 Aug 2008 21:44:48 +0000 |
parents | a888cc87aa4f |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};