Mercurial > emacs
view etc/letter.xpm @ 54516:796bcfb5fa61
(woman-fill-frame): Doc fix.
(woman-decode-region): Use window-width instead of frame-width.
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Tue, 23 Mar 2004 07:35:35 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};