瀏覽代碼

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


Loading…
取消
儲存