Remove definition for nonexistent font-lock face
This commit is contained in:
parent
35d35f5172
commit
8ca0663556
@ -230,7 +230,6 @@
|
||||
`(font-lock-string-face ((,class (:foreground ,teal))))
|
||||
`(font-lock-warning-face ((,class (:inherit warning))))
|
||||
`(font-lock-preprocessor-face ((,class (:foreground ,dark-orange))))
|
||||
`(font-lock-preprocessor-char-face ((,class (:foreground ,violet :weight bold))))
|
||||
`(font-lock-negation-char-face ((,class (:foreground unspecified :weight bold))))
|
||||
`(font-lock-regexp-grouping-backslash ((,class (:foreground ,teal :weight bold))))
|
||||
`(font-lock-regexp-grouping-construct ((,class (:foreground ,teal :weight bold))))
|
||||
|
Loading…
Reference in New Issue
Block a user