emacs: remove duplicate face styling
This commit is contained in:
parent
075a1103ec
commit
cfd0b318fe
1 changed files with 0 additions and 1 deletions
|
@ -268,7 +268,6 @@ value `italic'."
|
||||||
`((default :height 140)
|
`((default :height 140)
|
||||||
(fixed-pitch :family ,fixedpt)
|
(fixed-pitch :family ,fixedpt)
|
||||||
(variable-pitch :family ,varpt)
|
(variable-pitch :family ,varpt)
|
||||||
(fixed-pitch :family ,fixedpt :weight regular)
|
|
||||||
(font-lock-comment-face :slant italic)
|
(font-lock-comment-face :slant italic)
|
||||||
(font-lock-keyword-face :slant italic)
|
(font-lock-keyword-face :slant italic)
|
||||||
(link :foreground ,accent :underline t)
|
(link :foreground ,accent :underline t)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue