Przeglądaj źródła

Update color

master
10sr 5 lat temu
rodzic
commit
7ae57c5b95
Podpisane przez: 10sr ID klucza GPG: 7BEC428194130EB2
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Wyświetl plik

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


Ładowanie…
Anuluj
Zapisz