Mercurial > emacs
view lisp/toolbar/lc-home.xpm @ 59442:37d47d9bf8b1
(vc-allow-async-revert): New user option.
(vc-disable-async-diff): New internal variable.
(vc-revert-buffer): Use them to disable asynchronous diff.
author | André Spiegel <spiegel@gnu.org> |
---|---|
date | Sun, 09 Jan 2005 21:27:28 +0000 |
parents | e3fc28ed75ac |
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", " ", " .. ", " .... ..=. ", " .%%..===.. ", " .%%..$$#$.. ", " .%..=+#++$.. ", " ...$#+#++@$.. ", " ..$+#++@+@+#.. ", " ..#+++@+@+@+@#.. ", " ..+++@+@+@+@+@+#.. ", " ..+++++++++.....##.. ", " ....@@@@@@@@.++@.#.... ", " .+@.....@.+@@.#. ", " .+@.&&%.@.+@@.#. ", " .#@.&-%.@.....#. ", " ..@.&-..++####.. ", " ..@.&-%.@@@@@+. ", " .+.&%%.+++++#. ", " .+.-%%.@@@@@#. ", " .................... . ", " .****##$$$.**#$#$. ", " .. ......... ...... ", " ... ", " "};