fix(org): no mixed-pitch/spellcheck on org-footnote
This commit is contained in:
parent
c2e6db27d0
commit
a3e01fb4fe
2 changed files with 2 additions and 0 deletions
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue