ob-core, ob-exp, ob-haskell, ob-python: declarations for org-src-preserve-indentations
commit790f5b4d3a898f00bda38a7ea09b8cb51e801a45
authorAchim Gratz <Stromeko@Stromeko.DE>
Wed, 28 May 2014 12:52:14 +0000 (28 14:52 +0200)
committerAchim Gratz <Stromeko@Stromeko.DE>
Wed, 28 May 2014 12:52:14 +0000 (28 14:52 +0200)
treefe310fc08d47f676960af8ab645195913b0f4068
parent61b80915964f304f5778e6476c2ce5470a7a6d4d
ob-core, ob-exp, ob-haskell, ob-python: declarations for org-src-preserve-indentations

* lisp/ob-core.el: Add comment to forward declaration of
  'org-src-preserve-indentations'.
* lisp/ob-exp.el: Require org-src to import
  'org-src-preserve-indentations'.
* lisp/ob-haskell.el, lisp/ob-python.el: Remove superfluous forward
  declaration of 'org-src-preserve-indentations', since it gets
  imported by other requires.
lisp/ob-core.el
lisp/ob-exp.el
lisp/ob-haskell.el
lisp/ob-python.el