org-footnote.el: Allow to inline external footnotes
commit8738f173e5ba87987e4c057868cc34e9fb205df5
authorBastien Guerry <bzg@altern.org>
Fri, 30 May 2014 12:54:11 +0000 (30 14:54 +0200)
committerBastien Guerry <bzg@altern.org>
Fri, 30 May 2014 12:54:11 +0000 (30 14:54 +0200)
tree88bcd13e0178fba92ca32cb8495ee2785dcbde3d
parenta060fb0a08d8c07a93368714f3cbfa9696270f20
org-footnote.el: Allow to inline external footnotes

* org-footnote.el (org-footnote-new): When point is at a
position where no footnote can be inserted, offer the menu
from `org-footnote-action' instead.
(org-footnote-inline-footnotes): New command.
(org-footnote-action): Make the new command accessible through
the menu.

Thanks to Leonard Randall for the suggestion.
lisp/org-footnote.el