Selaa lähdekoodia

Update color

master
10sr 5 vuotta sitten
vanhempi
commit
7ae57c5b95
Allekirjoittanut: 10sr GPG Key ID: 7BEC428194130EB2
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Näytä tiedosto

@@ -535,7 +535,7 @@ found, otherwise returns nil."
"Default color of mode-line at init.")
(defun my-mode-line-color-update (&rest args)
"ARGS are discarded"
(let ((ro "tan")
(let ((ro "skyblue")
(rw "grey75"))
(if (or (not buffer-read-only)
(and (eq major-mode 'wdired-mode)))


Ladataan…
Peruuta
Tallenna