summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2017-06-08 21:00:51 +0200
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2017-06-08 21:00:51 +0200
commit52e0a83f328301a6a7c48f398ca0932a1aba931c (patch)
treeb12a723fdbccd353fc544acf92052981bf364771
parentddc80b628ac0cc1cdd75e4e42c021e575aab763b (diff)
parent6921d84198d836fd65c661c9ed586a90a744c74e (diff)
downloadorg-mode-52e0a83f328301a6a7c48f398ca0932a1aba931c.tar.gz
Merge branch 'maint'
-rw-r--r--lisp/ox.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/ox.el b/lisp/ox.el
index ac8d8ce..53d35bb 100644
--- a/lisp/ox.el
+++ b/lisp/ox.el
@@ -2867,7 +2867,8 @@ containing their first reference."
(org-element-create 'headline
(list :footnote-section-p t
:level 1
- :title org-footnote-section)
+ :title org-footnote-section
+ :raw-value org-footnote-section)
(apply #'org-element-create
'section
nil