Mercurial > emacs
view etc/letter.xpm @ 70346:9d91fdaea39d
* msb.el (msb): If EVENT is a down event, read and discard the up
event.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 02 May 2006 19:27:09 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};