Mercurial > emacs
view etc/letter.xpm @ 62233:5dfcab314a42
(font-lock-fontify-keywords-region): Use a marker
when trying to ensure forward progress.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 11 May 2005 15:55:16 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};