Mercurial > emacs
view etc/letter.xpm @ 75444:b6c76ab97fce
* files.el (hack-local-variables-confirm): Don't keep trying to
read an event from an empty kbd macro.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 27 Jan 2007 19:27:31 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};