Parcourir la source

Enalbe only rcs vc

master
10sr il y a 6 ans
Parent
révision
e53298b36f
Signé par: 10sr ID de la clé GPG: 7BEC428194130EB2
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. +2
    -2
      emacs.el

+ 2
- 2
emacs.el Voir le fichier

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


Chargement…
Annuler
Enregistrer