fix(org): no mixed-pitch/spellcheck on org-footnote

This commit is contained in:
Henrik Lissner 2021-07-28 14:00:02 -04:00
parent c2e6db27d0
commit a3e01fb4fe
2 changed files with 2 additions and 0 deletions

View file

@ -100,6 +100,7 @@
org-block-end-line org-block-end-line
org-code org-code
org-date org-date
org-footnote
org-formula org-formula
org-latex-and-related org-latex-and-related
org-link org-link

View file

@ -59,6 +59,7 @@
(pushnew! mixed-pitch-fixed-pitch-faces (pushnew! mixed-pitch-fixed-pitch-faces
'org-date 'org-date
'org-footnote
'org-special-keyword 'org-special-keyword
'org-property-value 'org-property-value
'org-ref-cite-face 'org-ref-cite-face