Mercurial > emacs
view etc/letter.xpm @ 59725:a8fd332cc484
(x_error_quitter): No longer static, and moved after x_error_handler.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 25 Jan 2005 01:26:57 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};