소스 검색

Do not load vc on startup

pull/15/head
10sr 8 년 전
부모
커밋
01093c0e24
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. +1
    -2
      emacs.el

+ 1
- 2
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


불러오는 중...
취소
저장