Mercurial > emacs
view etc/letter.xpm @ 54250:4db32fef9348
(display_line): Fix call to get_overlay_arrow_glyph_row.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Wed, 03 Mar 2004 09:02:50 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};