Mercurial > emacs
view lisp/toolbar/lc-preferences.xpm @ 56902:8d62e1b62c44
* emulation/cua-rect.el (cua--overlay-keymap): New keymap for
highlight overlays; allow using RET when cursor is over a button.
(cua--highlight-rectangle): Use it.
(cua--rectangle-set-corners): Don't move backwards at eol.
(cua--forward-line): Don't move into void after eob.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Fri, 03 Sep 2004 12:33:54 +0000 |
parents | e3fc28ed75ac |
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", " .. ", " .++$. ", " .+++. .. ", " .@+. .@$. ", " .. =@+. .@++. ", " .+ ..+@+$. .++. ", " .+++@@+++. .@.. ", " .+++++++$. .@. ", " .....@@+$..+. ", " .@@+.+. ", " .@.+.. ", " .+.$*. ", " ....+.$$$$. ", " .#&#.. .+++$. ", " .#&+&%. .@@+$. ", " .#@#%&%. .@@+$. ", " .#@#%&#%. .@@+$..", " .&@#%&#%. .+$*+.", " .#@#%&#%. .+++.", " .&@#&#%.. ... ", " .#&&#%.. ", " .##%.. ", " ... ", " "};