org-footnote: Fix normalization of inline footnotes with no footnote section
commit6b91eb9e657ab0a91c2df6d0081b302af20f083a
authorNicolas Goaziou <n.goaziou@gmail.com>
Fri, 2 Mar 2012 21:37:12 +0000 (2 22:37 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Fri, 2 Mar 2012 21:37:12 +0000 (2 22:37 +0100)
tree7efac79df04716324f204a06fcba3dba95db398d
parent000afe01abbd3b8b3416a12a91e33f8e9f51b9a1
org-footnote: Fix normalization of inline footnotes with no footnote section

* lisp/org-footnote.el (org-footnote-normalize): Fix normalization of
  inline footnotes with no footnote section.
* testing/lisp/test-org-footnote.el: New test file.

Thanks to Samuel Wales for reporting this.
lisp/org-footnote.el
testing/lisp/test-org-footnote.el [new file with mode: 0644]