Mercurial > emacs
view etc/letter.xpm @ 82042:422bb10d6d88
(mode-line-remote): New variable.
(help-echo): Add to default values of mode-line-format.
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Sun, 22 Jul 2007 23:10:30 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};