소스 검색

fix vertical-border face

pull/1/head
10sr 12 년 전
부모
커밋
a8393f05c7
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +2
    -0
      emacs.el

+ 2
- 0
emacs.el 파일 보기

@@ -451,6 +451,8 @@ otherwise the path where the library installed."
(if (face-inverse-video-p 'mode-line) bg fg)))
(set-face-underline-p 'mode-line-inactive
t)
(set-face-underline-p 'vertical-border
nil)

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; file handling


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