Mercurial > emacs
view etc/letter.xpm @ 45166:8de5fa67b6cb
(windmove-default-keybindings): Add optional parameter to allow using a
modifier other than 'shift.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Tue, 07 May 2002 16:37:01 +0000 |
parents | 292640c5a4d0 |
children | bc20bf61a6e9 |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c #000000", " c #FFFFFF", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};