Mercurial > emacs
view etc/letter.xpm @ 72639:ade5681a8e7e
(Idle Timers): Explain why timer functions should not
loop until (input-pending-p).
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 04 Sep 2006 15:07:32 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};