Mercurial > emacs
view etc/letter.xpm @ 51504:d33fae39a99c
(Info-fontify-node): Don't refill over lines ending in a
period; this should fix problems with lists like one in the
(emacs)Library Keywords section.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Thu, 05 Jun 2003 23:23:53 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};