Mercurial > emacs
view etc/letter.xpm @ 66833:efab878cd2e1
* hi-lock.el (hi-lock-mode): Set the default value of
font-lock-defaults.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 12 Nov 2005 17:17:52 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};