Mercurial > emacs
view etc/letter.xpm @ 73477:e3f2446cbade
(remember_mouse_glyph): Don't crash if glyphs are not initialized.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Mon, 23 Oct 2006 09:58:49 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};