Mercurial > emacs
view etc/images/smilies/grin.xpm @ 60932:1d033a2c8af3
(Fminibuffer_complete_and_exit, Fself_insert_and_exit): Use Fexit_minibuffer.
(Fexit_minibuffer): Mark it as no-return, deactivate the mark.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 25 Mar 2005 14:57:46 +0000 |
parents | 210af0ad3d35 |
children |
line wrap: on
line source
/* XPM */ static char * grin_xpm[] = { "13 14 4 1", " c None", ". c #000000", "+ c #FFDD00", "@ c #FFFFFF", " ....... ", " ..+++++.. ", " .+++++++++. ", ".+++++++++++.", ".++..+++..++.", ".++..+++..++.", ".+++++++++++.", ".+.........+.", ".+.@@@@@@@.+.", ".++.@@@@@.++.", ".+++.....+++.", " .+++++++++. ", " ..+++++.. ", " ....... "};