ox: Make footnotes file specific when including Org files
commitb8781c4c85f0d51cecb32e5192b5049e8f241939
authorNicolas Goaziou <n.goaziou@gmail.com>
Wed, 26 Mar 2014 14:34:59 +0000 (26 15:34 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Sat, 12 Apr 2014 13:07:42 +0000 (12 15:07 +0200)
treee33ad098dde1098c43f43f928bf98b9ddfd0963f
parente84c1d8442b857f9275e86bb34f12811f49fcdd6
ox: Make footnotes file specific when including Org files

* lisp/ox.el (org-export-expand-include-keyword,
  org-export--prepare-file-contents): Make footnotes file specific
  when including Org files.

* doc/org.texi (Include files): Add documentation.

* testing/lisp/test-ox.el (test-org-export/expand-include): Add tests.

http://permalink.gmane.org/gmane.emacs.orgmode/83606
doc/org.texi
lisp/ox.el
testing/lisp/test-ox.el