Mercurial > emacs
view etc/letter.xpm @ 48256:e96f9b3c1ad2
(defgroup hi-lock-interactive-text-highlighting): Remove autoload
cookie.
author | Markus Rost <rost@math.uni-bielefeld.de> |
---|---|
date | Tue, 12 Nov 2002 00:10:23 +0000 |
parents | 292640c5a4d0 |
children | bc20bf61a6e9 |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c #000000", " c #FFFFFF", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};