view etc/images/tree-widget/default/no-guide.xpm @ 104978:a4c2188bd87d

* startup.el (tutorial-directory): Make it a defcustom. Use custom-initialize-delay rather than eval-at-startup to set it. * image.el (image-load-path): Make it a defcustom. Use custom-initialize-delay rather than eval-at-startup to set it. * subr.el (eval-at-startup): Remove. * font-lock.el (lisp-font-lock-keywords-2): Remove eval-at-startup.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 12 Sep 2009 03:55:46 +0000
parents 968084c6b805
children
line wrap: on
line source

/* XPM */
static char * no_guide_xpm[] = {
"6 21 1 1",
" 	c None",
"      ",
"      ",
"      ",
"      ",
"      ",
"      ",
"      ",
"      ",
"      ",
"      ",
"      ",
"      ",
"      ",
"      ",
"      ",
"      ",
"      ",
"      ",
"      ",
"      ",
"      "};