Mercurial > emacs
view etc/images/low-color/preferences.xpm @ 81063:b3fc5c4daa5f
(image-forward-hscroll, image-backward-hscroll)
(image-next-line, image-previous-line, image-scroll-up)
(image-scroll-down, image-bol, image-eol, image-bob, image-eob):
New functions.
(image-mode-map): Remap motion commands.
(image-mode-text-map): New keymap for viewing images as text.
(image-mode): Use image-mode-map.
(image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 24 May 2007 23:12:53 +0000 |
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", " .. ", " .++$. ", " .+++. .. ", " .@+. .@$. ", " .. =@+. .@++. ", " .+ ..+@+$. .++. ", " .+++@@+++. .@.. ", " .+++++++$. .@. ", " .....@@+$..+. ", " .@@+.+. ", " .@.+.. ", " .+.$*. ", " ....+.$$$$. ", " .#&#.. .+++$. ", " .#&+&%. .@@+$. ", " .#@#%&%. .@@+$. ", " .#@#%&#%. .@@+$..", " .&@#%&#%. .+$*+.", " .#@#%&#%. .+++.", " .&@#&#%.. ... ", " .#&&#%.. ", " .##%.. ", " ... ", " "};