Mercurial > emacs
view etc/letter.xpm @ 65358:c136332c98dd
(perl-font-lock-syntactic-keywords):
Fix regexp for when "s///" is at the beginning of line.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 07 Sep 2005 19:54:49 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};