Sfoglia il codice sorgente

Do not load vc on startup

pull/15/head
10sr 8 anni fa
parent
commit
01093c0e24
1 ha cambiato i file con 1 aggiunte e 2 eliminazioni
  1. +1
    -2
      emacs.el

+ 1
- 2
emacs.el Vedi File

@@ -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


Caricamento…
Annulla
Salva