org-mode/contrib/babel/lisp
Eric Schulte 8318845f6d babel: stashing away text dangling after the process mark in comint buffers
* contrib/babel/lisp/org-babel-comint.el (org-babel-comint-with-output):
  If there is dangling text left after the process mark in a comint
  buffer, it will now be safely stored away during babel execution,
  and then replaced when babel is finished with the buffer.

  This commit also fixes some indentation issues.
2010-06-07 12:25:58 -07:00
..
langs babel: fixing indentation in org-babel-ruby.el 2010-06-07 12:13:37 -07:00
org-babel-comint.el babel: stashing away text dangling after the process mark in comint buffers 2010-06-07 12:25:58 -07:00
org-babel-exp.el babel: all code blocks with sessions are now evaluated on export 2010-06-06 19:13:14 -07:00
org-babel-keys.el babel: updated key bindings in refcard 2010-05-26 16:55:48 -06:00
org-babel-lob.el Xemacs incompatibilities 2010-05-26 22:45:01 -06:00
org-babel-ref.el babel: fixed error resolving references on export 2010-06-02 09:07:01 -06:00
org-babel-table.el babel: when passing values from a table an extra '$' prefix forces literal 2010-03-25 11:09:38 -06:00
org-babel-tangle.el babel: now strips protective commas from code blocks on tangling 2010-06-07 11:46:11 -07:00
org-babel.el babel: protecting restrictions on `org-babel-execute-subtree' 2010-06-07 11:52:04 -07:00