ox: Implement `org-export-file-uri'
commitf85a961c2306755b544dac00549f798410e0aa88
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Mon, 20 Apr 2015 10:36:47 +0000 (20 12:36 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Mon, 20 Apr 2015 10:36:47 +0000 (20 12:36 +0200)
tree8aff49353c79e1b6559bf1c4b266fc7284106db4
parent0ab15904ec4c8329c41c1965d025b742d3bd0bf1
ox: Implement `org-export-file-uri'

* lisp/ox.el (org-export-file-uri): New function.
* testing/lisp/test-ox.el (test-org-export/file-uri): New test.
lisp/ox.el
testing/lisp/test-ox.el