ox: Rename some internal functions
commitf7b27896e9be98d477c5a1ffe0bbce530eef1c72
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Mon, 23 Mar 2015 23:06:56 +0000 (24 00:06 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Mon, 23 Mar 2015 23:09:46 +0000 (24 00:09 +0100)
treef7eb4cea9d903e88c48e4cdf29f3dfbce66fa4ab
parent5a550938ce806ee88f62e6df774af47df83312a4
ox: Rename some internal functions

* lisp/ox.el (org-export--prune-tree): Renamed from
  `org-export-prune-tree'.  Move it close to its caller.
(org-export--remove-uninterpreted-data): Renamed from
`org-export-remove-uninterpreted-data'.  Move it close to its caller.
(org-export--remove-uninterpreted-data-1): Move internal function
close to its caller.
(org-export-as): Apply renaming.

* testing/lisp/test-ox.el (org-test-with-parsed-data): Apply renaming.
lisp/ox.el
testing/lisp/test-ox.el