Mercurial > emacs
view etc/letter.xpm @ 82200:b85800eebe46
* tramp.texi (Frequently Asked Questions): Point to mode line
extension in Emacs 23.1.
* trampver.texi: Update release number.
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Sun, 29 Jul 2007 15:15:18 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};