瀏覽代碼

Enalbe only rcs vc

master
10sr 6 年之前
父節點
當前提交
e53298b36f
簽署人: 10sr GPG 金鑰 ID: 7BEC428194130EB2
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. +2
    -2
      emacs.el

+ 2
- 2
emacs.el 查看文件

@@ -1,6 +1,6 @@
;;; emacs.el --- 10sr emacs initialization

;; Time-stamp: <2018-10-10 12:56:00 JST 10sr>
;; Time-stamp: <2018-10-10 13:38:46 JST 10sr>

;;; Code:

@@ -774,7 +774,7 @@ found, otherwise returns nil."

;; vc

(set-variable 'vc-handled-backends '())
(set-variable 'vc-handled-backends '(RCS))

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; share clipboard with x


Loading…
取消
儲存