ox-publish: Introduce `org-publish-after-publishing-hook'
commit3f6c64a8e2d11e003da4d2bd775807448427f5b8
authorNicolas Goaziou <n.goaziou@gmail.com>
Tue, 27 Aug 2013 08:12:41 +0000 (27 10:12 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Tue, 3 Dec 2013 20:10:59 +0000 (3 21:10 +0100)
treeb2273a98b821e874dff53a3f70f18671bc3c42ee
parent317efee93be3a776e67ac87dbe05867e028956f5
ox-publish: Introduce `org-publish-after-publishing-hook'

* lisp/ox-publish.el (org-publish-after-publishing-hook): New variable.
(org-publish-file): Call hook with file name and output file name as
arguments.  Small refactoring.
(org-publish-attachment): Return output file.
lisp/ox-publish.el