Mercurial > emacs
view etc/images/low-color/preferences.xpm @ 112214:40a246eebab9
* lisp/emacs-lisp/easymenu.el: Add :enable, and obey :label. Require CL.
(easy-menu-create-menu, easy-menu-convert-item-1):
Use :label rather than nil for labels. Use `case'.
Add :enable as alias for :active.
(easy-menu-binding): Obey :label.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 13 Jan 2011 21:12:43 -0500 |
parents | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * preferences2_xpm[] = { "24 24 10 1", " c None", ". c #000100", "+ c #BBBDBA", "@ c #FFFFFF", "# c #7A98B0", "$ c #6B6B66", "% c #4D687C", "& c #B0CCE2", "* c #504D46", "= c #3E4850", " .. ", " .++$. ", " .+++. .. ", " .@+. .@$. ", " .. =@+. .@++. ", " .+ ..+@+$. .++. ", " .+++@@+++. .@.. ", " .+++++++$. .@. ", " .....@@+$..+. ", " .@@+.+. ", " .@.+.. ", " .+.$*. ", " ....+.$$$$. ", " .#&#.. .+++$. ", " .#&+&%. .@@+$. ", " .#@#%&%. .@@+$. ", " .#@#%&#%. .@@+$..", " .&@#%&#%. .+$*+.", " .#@#%&#%. .+++.", " .&@#&#%.. ... ", " .#&&#%.. ", " .##%.. ", " ... ", " "};