* startup.el (tutorial-directory): Make it a defcustom.
authorStefan Monnier <monnier@iro.umontreal.ca>
Sat, 12 Sep 2009 03:55:46 +0000 (03:55 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sat, 12 Sep 2009 03:55:46 +0000 (03:55 +0000)
commit45448e641a75f56a010396d664491dafe5c6d85a
treef9b49b8b75d55eb8686eb3a33d27fb421d134546
parent5766c380eec20a19844253cbb511922b6c70fc0b
* 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.
lisp/ChangeLog
lisp/font-lock.el
lisp/image.el
lisp/startup.el
lisp/subr.el