Ver a proveniência

Update color

master
10sr há 5 anos
ascendente
cometimento
7ae57c5b95
Assinados por: 10sr ID da chave GPG: 7BEC428194130EB2
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Ver ficheiro

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


Carregando…
Cancelar
Guardar