org-footnote: Fix bug related to sorting and folded view
commitd6faea24d4d36ad7f138f4271b681e01487097b2
authorNicolas Goaziou <n.goaziou@gmail.com>
Sun, 8 Apr 2012 10:01:57 +0000 (8 12:01 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Sun, 8 Apr 2012 10:01:57 +0000 (8 12:01 +0200)
tree5272a08888cb60617d9da49752e4af7e672bcdde
parent2ff3da0f1a95b852f837b257168f0cec364e3ab3
org-footnote: Fix bug related to sorting and folded view

* lisp/org-footnote.el (org-footnote-delete-definitions): Remove blank
  lines before the footnote definition instead of removing those after
  it.
* testing/lisp/test-org-footnote.el: Adapt tests.
lisp/org-footnote.el
testing/lisp/test-org-footnote.el