view lisp/gnus/reverse-smile.xpm @ 57497:0a4c356f307b
(Fsubstitute_command_keys): Fix remap-handling.
Don't ignore menus, because where-is-internal already does it for us.
author |
Stefan Monnier <monnier@iro.umontreal.ca> |
date |
Fri, 15 Oct 2004 14:49:30 +0000 (2004-10-15) |
parents |
55fd4f77387a |
children |
|
line source
/* XPM */
static char * reverse_smile_xpm[] = {
"13 14 3 1",
" c None",
". c #000000",
"+ c #FFDD00",
" ....... ",
" ..+++++.. ",
" .+++++++++. ",
".+++.....+++.",
".++.+++++.++.",
".++.+++++.++.",
".+++++++++++.",
".+++++++++++.",
".++..+++..++.",
".++..+++..++.",
".+++++++++++.",
" .+++++++++. ",
" ..+++++.. ",
" ....... "};