org-mode/testing/lisp
Nicolas Goaziou f7b27896e9 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.
2015-03-24 00:09:46 +01:00
..
test-ob-awk.el
test-ob-C.el
test-ob-emacs-lisp.el
test-ob-exp.el
test-ob-fortran.el
test-ob-header-arg-defaults.el
test-ob-lilypond.el
test-ob-lob.el
test-ob-maxima.el
test-ob-octave.el
test-ob-perl.el
test-ob-python.el
test-ob-R.el
test-ob-ruby.el
test-ob-shell.el
test-ob-table.el
test-ob-tangle.el
test-ob.el
test-org-clock.el
test-org-element.el org-element: Fix indentation removal with line breaks 2015-03-07 01:58:28 +01:00
test-org-footnote.el
test-org-list.el
test-org-macro.el
test-org-src.el
test-org-table.el rework fix in82599d37e1 to use should-error macro 2015-01-25 11:20:36 +01:00
test-org-timer.el
test-org.el
test-ox.el ox: Rename some internal functions 2015-03-24 00:09:46 +01:00
test-property-inheritance.el