Mercurial > emacs
view etc/images/low-color/home.xpm @ 98353:f1adde06246e
(Search): Shorten introduction.
(Basic Isearch): Add command table. Discuss reverse isearch and
isearch highlighting.
(Repeat Isearch): Move lazy highlighting discussion here. Add search
ring to cindex.
(Special Isearch): Move input methods discussion here.
(Non-ASCII Isearch): Node deleted, merged with Special Isearch.
(Isearch Yank): Node deleted, and contents moved into Basic Isearch and
Repeat Isearch.
(Isearch Minibuffer): New node.
(Word Search): Document new word search commands.
(Regexp Example): Simplify example using sentence-end-base variable.
(Replace): Reword introduction.
(Unconditional Replace): Remove unnecessary example.
(Other Repeating Search): Document new `M-s o' binding.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 25 Sep 2008 17:52:23 +0000 |
parents | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * home2_xpm[] = { "24 24 11 1", " c None", ". c #000100", "+ c #BBBDBA", "@ c #FFFFFF", "# c #6B6B66", "$ c #504D46", "% c #974F3D", "& c #EBA291", "* c #87AF85", "= c #3E4850", "- c #D15237", " ", " .. ", " .... ..=. ", " .%%..===.. ", " .%%..$$#$.. ", " .%..=+#++$.. ", " ...$#+#++@$.. ", " ..$+#++@+@+#.. ", " ..#+++@+@+@+@#.. ", " ..+++@+@+@+@+@+#.. ", " ..+++++++++.....##.. ", " ....@@@@@@@@.++@.#.... ", " .+@.....@.+@@.#. ", " .+@.&&%.@.+@@.#. ", " .#@.&-%.@.....#. ", " ..@.&-..++####.. ", " ..@.&-%.@@@@@+. ", " .+.&%%.+++++#. ", " .+.-%%.@@@@@#. ", " .................... . ", " .****##$$$.**#$#$. ", " .. ......... ...... ", " ... ", " "};