mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Spelling fixes.
This commit is contained in:
parent
be63638622
commit
735135f9bc
42 changed files with 96 additions and 102 deletions
|
|
@ -3924,7 +3924,7 @@ Return Org syntax as a string."
|
|||
(and (eq type 'paragraph)
|
||||
(equal data (car (org-element-contents parent)))
|
||||
(memq (org-element-type parent)
|
||||
'(footnote-definiton item))))))
|
||||
'(footnote-definition item))))))
|
||||
"")))
|
||||
(funcall (intern (format "org-element-%s-interpreter" type))
|
||||
data
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue