Footnotes: Fix another minor bug.

This commit is contained in:
Carsten Dominik 2009-01-04 08:44:01 +01:00
parent feef4db6d3
commit 33403545ed
1 changed files with 1 additions and 0 deletions

View File

@ -381,6 +381,7 @@ referenced sequence."
(goto-char (point-max))
(unless for-preprocessor
(when org-footnote-section
(or (bolp) (insert "\n"))
(insert "* " org-footnote-section "\n")
(setq ins-point (point))))))
(t