Mercurial > emacs
view etc/letter.xpm @ 66757:3f4ee1926eb1
(shadow_lookup): If Flookup_key returns a number,
call it again with a sub-key-sequence, and if its return value
is non-nil (sub-key is bound), return nil.
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Wed, 09 Nov 2005 07:48:38 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};