Mercurial > emacs
view etc/images/low-color/home.xpm @ 102700:bcd6e16781e5
(Intro to Minibuffers): Remove long-obsolete info
about minibuffers in old Emacs versions. Copyedits. Emphasize
that enable-recursive-minibuffers defaults to nil.
(Text from Minibuffer): Simplify introduction.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 23 Mar 2009 03:07:51 +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", " ", " .. ", " .... ..=. ", " .%%..===.. ", " .%%..$$#$.. ", " .%..=+#++$.. ", " ...$#+#++@$.. ", " ..$+#++@+@+#.. ", " ..#+++@+@+@+@#.. ", " ..+++@+@+@+@+@+#.. ", " ..+++++++++.....##.. ", " ....@@@@@@@@.++@.#.... ", " .+@.....@.+@@.#. ", " .+@.&&%.@.+@@.#. ", " .#@.&-%.@.....#. ", " ..@.&-..++####.. ", " ..@.&-%.@@@@@+. ", " .+.&%%.+++++#. ", " .+.-%%.@@@@@#. ", " .................... . ", " .****##$$$.**#$#$. ", " .. ......... ...... ", " ... ", " "};