Mercurial > emacs
view etc/letter.xpm @ 65844:d5c276f89641
(global-map): Resync [home] and [end] bindings with C-a and C-e.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 04 Oct 2005 21:50:21 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};