Mercurial > emacs
view etc/letter.xpm @ 43170:a2f11ee215ea
(list-registers): New command.
(describe-register-1): New subroutine, taken out of view-register.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 07 Feb 2002 17:40:44 +0000 |
parents | 292640c5a4d0 |
children | bc20bf61a6e9 |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c #000000", " c #FFFFFF", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};