Mercurial > emacs
view lisp/sb-dir-plus.xpm @ 60580:a7bed417c2e6
Replace lisp-indent-hook with lisp-indent-function throughout.
(with-no-warnings): Set lisp-indent-function property.
author | Lute Kamstra <lute@gnu.org> |
---|---|
date | Sat, 12 Mar 2005 17:22:45 +0000 |
parents | c2a09ac7b7b1 |
children |
line wrap: on
line source
/* XPM */ static char * sb_dir_plus_xpm[] = { "20 15 5 1", " c None", ". c #B8B8B8", "+ c #000000", "@ c #FFF993", "# c #828282", " ...... ", " .++++++. ", ".+@@@@@@+......... ", ".+@@@@@@@+++++++++. ", ".+@@@@@@@@@@@@@@@@+#", ".+@@@@@@@+@@@@@@@@+#", ".+@@@@@@@+.@@@@@@@+#", ".+@@@@@+++++@@@@@@+#", ".+@@@@@@.+...@@@@@+#", ".+@@@@@@@+.@@@@@@@+#", ".+@@@@@@@@.@@@@@@@+#", ".+@@@@@@@@@@@@@@@@+#", ".+@@@@@@@@@@@@@@@@+#", " #++++++++++++++++# ", " ################ "};