Mercurial > emacs
view etc/letter.xpm @ 60301:f3c5c717aa02
(reveal-post-command): Don't try to reveal overlays which
have a non-nil `invisible' property but are actually visible.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sun, 27 Feb 2005 23:42:14 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};