Mercurial > emacs
view etc/letter.xpm @ 56382:a4c0ce40be3d
(reb-update-overlays): Distinguish between one and several matches in message.
author | John Paul Wallington <jpw@pobox.com> |
---|---|
date | Fri, 09 Jul 2004 17:16:59 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};