* loadup.el ("vc-hooks", "ediff-hook"): Load from lisp/vc/.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2010-06-11 Juanma Barranquero <lekktu@gmail.com>
|
||||
|
||||
* loadup.el ("vc-hooks", "ediff-hook"): Load from lisp/vc/.
|
||||
|
||||
2010-06-11 Juri Linkov <juri@jurta.org>
|
||||
|
||||
* finder.el (finder-known-keywords): Add keyword "vc"
|
||||
|
||||
@@ -243,8 +243,8 @@
|
||||
(progn ; floating pt. functions if we have float support.
|
||||
(load "emacs-lisp/float-sup")))
|
||||
|
||||
(load "vc-hooks")
|
||||
(load "ediff-hook")
|
||||
(load "vc/vc-hooks")
|
||||
(load "vc/ediff-hook")
|
||||
(if (fboundp 'x-show-tip) (load "tooltip"))
|
||||
|
||||
;If you want additional libraries to be preloaded and their
|
||||
|
||||
Reference in New Issue
Block a user