Mercurial > emacs
view lisp/toolbar/lc-spell.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 | e3fc28ed75ac |
children |
line wrap: on
line source
/* XPM */ static char * spell2_xpm[] = { "24 24 8 1", " c None", ". c #000100", "+ c #87AF85", "@ c #504D46", "# c #BBBDBA", "$ c #6B6B66", "% c #3E4850", "& c #FFFFFF", " ", " ", " ", " ", " ... .... ... ", " .. . .. . .. . ", " .. . .... .. ", " ..... .. . .. ", " .. . .. . .. . . ", " .. . .... ... ... ", " .+. ", " .. .+@ ", " .+. .++. ", " @+. %#+. ", " .++. .#+$. ", " .++.&++. ", " .+++++$. ", " .++++. ", " .+++@. ", " .++. ", " .+@. ", " .. ", " ", " "};