Selaa lähdekoodia

underline inactive mode-ine

pull/1/head
10sr 12 vuotta sitten
vanhempi
commit
a501008ff2
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. +2
    -0
      emacs.el

+ 2
- 0
emacs.el Näytä tiedosto

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

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


Ladataan…
Peruuta
Tallenna