view etc/images/low-color/spell.xpm @ 105533:13b20c90218f
* lisp/bookmark.el (bookmark-bmenu-rename): Don't call bookmark-bmenu-list,
since the list will have been rebuilt anyway. (Bug#4349)
author |
Karl Fogel <kfogel@red-bean.com> |
date |
Fri, 09 Oct 2009 06:50:14 +0000 (2009-10-09) |
parents |
28718fa5d988 |
children |
|
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",
" ",
" ",
" ",
" ",
" ... .... ... ",
" .. . .. . .. . ",
" .. . .... .. ",
" ..... .. . .. ",
" .. . .. . .. . . ",
" .. . .... ... ... ",
" .+. ",
" .. .+@ ",
" .+. .++. ",
" @+. %#+. ",
" .++. .#+$. ",
" .++.&++. ",
" .+++++$. ",
" .++++. ",
" .+++@. ",
" .++. ",
" .+@. ",
" .. ",
" ",
" "};