소스 검색

Add some vc-rcs configs

master
10sr 5 년 전
부모
커밋
d5e1450896
로그인 계정: 10sr GPG 키 ID: 7BEC428194130EB2
1개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  1. +4
    -1
      emacs.el

+ 4
- 1
emacs.el 파일 보기

@@ -1,6 +1,6 @@
;;; 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:

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

(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


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