Mercurial > emacs
view etc/letter.xpm @ 57547:5d572f497d32
(with-local-quit): Return nil if there's a quit.
(read-passwd): Use with-local-quit. Doc fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 17 Oct 2004 06:59:15 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};