소스 검색

Fix comment

master
10sr 5 년 전
부모
커밋
faf2e42040
로그인 계정: 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-17 13:28:15 JST 10sr>
;; Time-stamp: <2018-10-17 13:44:20 JST 10sr>

;;; Code:

@@ -822,7 +822,7 @@ found, otherwise returns nil."
;; `global-magit-file-mode' is enabled by default and this mode overwrites
;; existing keybindings.
;; Apparently it is a HARMFUL behavior and it is really awful that I have
;; to disable thie mode here, but do that anyway.
;; to disable thie mode here, but do anyway.
;; See also https://github.com/magit/magit/issues/3517
(global-magit-file-mode -1))



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