Mercurial > emacs
view etc/images/letter.xpm @ 102441:9bfb1c4c4223
(woman-mode): Restore tab-width value after the call to Man-mode, since
Man-mode resets it to the default, and that makes right margin extend
beyond woman-fill-column.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 07 Mar 2009 15:28:58 +0000 |
parents | a888cc87aa4f |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};