Commit History

Author SHA1 Message Date
  Dan Davison 878d94b472 Some docstring typos 15 years ago
  Eric Schulte c19a04ec9f removing org-babel-temp-directory until some issues are resolved 15 years ago
  Eric Schulte 8ca802166b Babel no longer throws error when inserting an empty result 15 years ago
  Dan Davison 0e1ff9ddbc `org-babel-do-in-edit-buffer': more lightweight test of context 15 years ago
  Eric Schulte 7dd72699a9 a new function for jumping to the head of the current code block 15 years ago
  Eric Schulte e92a4b0813 ob: better error messages when searches for code blocks fail 15 years ago
  Eric Schulte 1ebb9131ef Babel: remove existing results when nil results are returned 15 years ago
  Eric Schulte 1a34708ade Babel: org-babel-map-src-blocks now sets a variety of local variables 15 years ago
  Dan Davison 798a78fe06 Protect against errors when operating in temporary code edit buffer 15 years ago
  Eric Schulte 57bc4f672b Babel: tiny tweak 15 years ago
  Dan Davison e0d9a280ea babel: docstring improvement 15 years ago
  Dan Davison d9ca67496f babel: Make `org-babel-execute-subtree' support prefix arg 15 years ago
  Dan Davison 13891fce6e babel: Allow `org-babel-map-src-blocks' to operate on current buffer 15 years ago
  Dan Davison 8cb53ddc1a babel: Eliminate compiler warnings 15 years ago
  Dan Davison 9c878a8290 babel: Fix temporary file processing in the remote execution case. 15 years ago
  Eric Schulte de6ff60e25 fixing circular require introduced by previous changes 15 years ago
  Eric Schulte b183da4be6 Babel: fixing compiler warnings 15 years ago
  Glenn Morris e314478511 Fix some more Org `check-declare' issues. 15 years ago
  Eric Schulte 344163403b call to delete-file no longer throwing errors on some Emacsen 15 years ago
  Eric Schulte e52909d902 now possible to abort code block evaluation without throwing errors 15 years ago
  Eric Schulte 2c33b2eb66 Introducing ob-org and now wrapping ":results org" in org code block 15 years ago
  Eric Schulte 9c43017755 Babel -- fix bug in final deletion of `org-babel-temporary-directory' 15 years ago
  Eric Schulte e3d271ea5b fixed issue in org-babel-temp-file when forcing extension types 15 years ago
  Eric Schulte 7b00073f2d Babel now cleans up any temporary files created using org-babel-temp-file 15 years ago
  Aditya Siram 58f0a4ed41 Noweb style references are now expanded with loading a code block in a session. 15 years ago
  Dan Davison 23ab61d93c babel: refactor `org-babel-switch-to-session' 15 years ago
  Dan Davison ad7d9c43c8 babel: Fix prefix version of `org-babel-switch-to-session' 15 years ago
  Dan Davison ed62a85bf7 babel: Throw error on `org-babel-switch-to-session' when :session not in effect 15 years ago
  Dan Davison 4ac8294020 Avoid error and unnecessary message in transient use of code edit buffer 15 years ago
  Dan Davison f9cecd192d Make language major mode commands available at Org code blocks. 15 years ago