Replace "ob-" by "org-babel-" as a prefix for two functions
commitc71b0dacb15ee2d57a2783108fc2c3510993a8aa
authorBastien Guerry <bzg@altern.org>
Tue, 21 Aug 2012 11:17:08 +0000 (21 13:17 +0200)
committerBastien Guerry <bzg@altern.org>
Tue, 21 Aug 2012 11:17:08 +0000 (21 13:17 +0200)
treec3cce4f7e16164ec9abc2f00256e4292dfc90d3d
parent1b35780196592a4ece1da91b4f8405195ce10072
Replace "ob-" by "org-babel-" as a prefix for two functions

* ob-fortran.el (org-babel-fortran-transform-list): Rename
from `ob-fortran-transform-list'.
(org-babel-fortran-var-to-fortran): Use the new function's
name.

* ob-calc.el (org-babel-calc-maybe-resolve-var): Rename from
`ob-calc-maybe-resolve-var'.
(org-babel-execute:calc): Use the new function's name.
lisp/ob-calc.el
lisp/ob-fortran.el