Mercurial > emacs
view etc/letter.xpm @ 65147:c5c1bf7f3c59
(outline-promote): Try shortening the heading.
As last resort, read the heading to use.
(outline-demote): As last resort, read the heading to use.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 26 Aug 2005 11:52:08 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};