소스 검색

Change markup-meta-face

pull/15/head
10sr 8 년 전
부모
커밋
96eb3fe126
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +2
    -2
      emacs.el

+ 2
- 2
emacs.el 파일 보기

@@ -969,9 +969,9 @@ IF OK-IF-ALREADY-EXISTS is true force download."
(with-eval-after-load 'markup-faces
;; Is this too match ?
(set-face-foreground 'markup-meta-face
"unspecified-fg")
"brightblack")
(set-face-foreground 'markup-meta-hide-face
"unspecified-fg")
"brightblack")
)

(setq auto-mode-alist


불러오는 중...
취소
저장