Kaynağa Gözat

Add some vc-rcs configs

master
10sr 7 yıl önce
ebeveyn
işleme
d5e1450896
İmzalayan: 10sr GPG Anahtar Kimliği: 7BEC428194130EB2
1 değiştirilmiş dosya ile 4 ekleme ve 1 silme
  1. +4
    -1
      emacs.el

+ 4
- 1
emacs.el Dosyayı Görüntüle

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


;; Time-stamp: <2018-10-10 14:41:37 JST 10sr>
;; Time-stamp: <2018-10-10 16:10:35 JST 10sr>


;;; Code: ;;; Code:


@@ -777,6 +777,9 @@ found, otherwise returns nil."
;; vc ;; vc


(set-variable 'vc-handled-backends '(RCS)) (set-variable 'vc-handled-backends '(RCS))
(set-variable 'vc-rcs-register-switches "-l")
(set-variable 'vc-rcs-checkin-switches "-l")
(set-variable 'vc-command-messages t)


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


Yükleniyor…
İptal
Kaydet