Procházet zdrojové kódy

fix vertical-border face

pull/1/head
10sr před 12 roky
rodič
revize
a8393f05c7
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. +2
    -0
      emacs.el

+ 2
- 0
emacs.el Zobrazit soubor

@@ -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


Načítá se…
Zrušit
Uložit