org-footnote: Handle un-referenced definitions
commitae0d9fbb0976613ccd6fb9781d77ab1fde026c99
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sat, 27 Feb 2016 15:05:35 +0000 (27 16:05 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sat, 27 Feb 2016 15:05:35 +0000 (27 16:05 +0100)
tree7a44e64a1608acce2dd543c39809ceed47e71e67
parent2a0a37c1a727763e70f612d1829d0e3168b3595b
org-footnote: Handle un-referenced definitions

* lisp/org-footnote.el (org-footnote-sort):
(org-footnote-normalize): Insert un-referenced definitions upon sorting.

* testing/lisp/test-org-footnote.el (test-org-footnote/sort):
(test-org-footnote/normalize): Add tests.
lisp/org-footnote.el
testing/lisp/test-org-footnote.el