emacs: remove duplicate face styling

This commit is contained in:
Jeremy Baxter 2024-07-21 20:11:01 +12:00
parent 075a1103ec
commit cfd0b318fe

View file

@ -268,7 +268,6 @@ value `italic'."
`((default :height 140)
(fixed-pitch :family ,fixedpt)
(variable-pitch :family ,varpt)
(fixed-pitch :family ,fixedpt :weight regular)
(font-lock-comment-face :slant italic)
(font-lock-keyword-face :slant italic)
(link :foreground ,accent :underline t)