sometimes remove common indentation when trimming
commit39070b7fc70b46bbc555d49356f69f3699907efe
authorEric Schulte <schulte.eric@gmail.com>
Sat, 23 Nov 2013 22:57:29 +0000 (23 15:57 -0700)
committerEric Schulte <schulte.eric@gmail.com>
Sat, 23 Nov 2013 22:57:29 +0000 (23 15:57 -0700)
treea5d10bcc79e7c7a34d90d144f8707df3f1681f2a
parent6a4dfd318296925b3b895ca6ab85e31309acf84d
sometimes remove common indentation when trimming

* lisp/ob-C.el (org-babel-C-execute): Remove common indentation when
  trimming.

* lisp/ob-core.el (org-babel-read-result): Remove common indentation
  when trimming.
  (org-babel-update-block-body): Remove common indentation when
  trimming.

* lisp/ob-fortran.el (org-babel-execute:fortran): Remove common
  indentation when trimming.

* lisp/ob-tangle.el (org-babel-process-comment-text): Better default
  to process tangled comments.
lisp/ob-C.el
lisp/ob-core.el
lisp/ob-fortran.el
lisp/ob-tangle.el