Sfoglia il codice sorgente

Update markup face

pull/15/head
10sr 8 anni fa
parent
commit
7c8d7f501d
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. +2
    -2
      emacs.el

+ 2
- 2
emacs.el Vedi File

@@ -967,11 +967,11 @@ IF OK-IF-ALREADY-EXISTS is true force download."
,@auto-mode-alist)))

(with-eval-after-load 'markup-faces
;; (set-face-foreground 'markup-meta-hide-face
;; "unspecified-fg")
;; Is this too match ?
(set-face-foreground 'markup-meta-face
"unspecified-fg")
(set-face-foreground 'markup-meta-hide-face
"unspecified-fg")
)

(setq auto-mode-alist


Caricamento…
Annulla
Salva