diff --git a/emacs.el b/emacs.el index e5f0864..0c335be 100644 --- a/emacs.el +++ b/emacs.el @@ -1476,8 +1476,7 @@ IF OK-IF-ALREADY-EXISTS is true force download." ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; vc -(require 'vc) -(setq vc-handled-backends '()) +(set-variable 'vc-handled-backends '()) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; recentf-mode