ox: Add `org-export-global-macros'
commitbd828e2d1c09b42f6e49b1efc1070e31ceecf604
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Mon, 19 Dec 2016 22:00:38 +0000 (19 23:00 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Mon, 19 Dec 2016 22:00:38 +0000 (19 23:00 +0100)
tree320becfe590578084600551fc4c19b0cf283d9a7
parentaae5149d10bea8f246d53e0bdef9da61c478860a
ox: Add `org-export-global-macros'

* lisp/ox.el (org-export-global-macros): New variable.
(org-export-as): Use new variable.
* doc/org.texi (Macro replacement): Document new variable.
* testing/lisp/test-ox.el (test-org-export/expand-macro): Add tests.
doc/org.texi
etc/ORG-NEWS
lisp/ox.el
testing/lisp/test-ox.el