Mercurial > emacs
view lisp/toolbar/home.xpm @ 52896:f992824e67f0
(add-hook): Correctly detect when make-local-hook was used.
(remove-hook): Correctly handle strange cases about local hooks.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 20 Oct 2003 23:41:18 +0000 |
parents | 54d90c318dfd |
children | 734ff40978ad |
line wrap: on
line source
/* XPM */ static char * home_xpm[] = { "24 24 9 1", " c None", ". c #020202", "+ c #6C7962", "@ c #7A8A6E", "# c #FEFEFE", "$ c #7E8E76", "% c #82927A", "& c #C8CEC4", "* c #E3E7E1", " ", " ", " ", " ", " . ... ", " .#. .&. ", " .#*%..&. ", " .##&&$.&. ", " .##&&&&$&. ", " .*#&&&&&&@. ", " .##&&&&&&&&+. ", " .###&&&&&&&&&+. ", " ...##&&&&&&&&+... ", " .##&&&&&&&&+. ", " .##....&&&&+. ", " .##.&&.&&&&+. ", " .##.&&.&&&&+. ", " .#*.&&.&&&&+. ", " .&+.++.+++++. ", " ............. ", " ", " ", " ", " "};