Mercurial > emacs
view etc/letter.xpm @ 64933:efb3c9d498e7
Add move-beginning-of-line, move-end-of-line, end-of-line,
and beginning-of-line to the list of commands after which the echo area
is updated.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 12 Aug 2005 11:21:54 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};