Mercurial > emacs
view etc/letter.xpm @ 51655:abc46b69deaa
* progmodes/asm-mode.el (asm-font-lock-keywords): Support
labels starting with "." and directives starting with ".".
author | Masatake YAMATO <jet@gyve.org> |
---|---|
date | Wed, 25 Jun 2003 06:52:04 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};