Mercurial > emacs
view etc/images/letter.xpm @ 87504:14d4ce301149
(Man-default-man-entry): Make this a defun. Improve
guessing mechanism and handling of section numbers.
author | Martin Rudalics <rudalics@gmx.at> |
---|---|
date | Mon, 31 Dec 2007 17:52:56 +0000 |
parents | a888cc87aa4f |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};