Commit History

Author SHA1 Message Date
  Eric Schulte 2ce87e5e8c fixes compiler warning 15 years ago
  Eric Schulte a37072786c using `org-babel-temporary-directory' to collect and remove temporary files 15 years ago
  Dan Davison 6cd5777583 babel: `org-babel-get-src-block-info' 15 years ago
  Eric Schulte 8d272b0d3b fixed bug causing extra prompt in ob-confirm-evaluate in some cases 15 years ago
  Eric Schulte eb0068e9cd ob-demarcate-block: visible region and completion during language selection 15 years ago
  Dan Davison b7e11ff608 babel: Remove comment 15 years ago
  Dan Davison ee96df5c73 babel: Simplify `org-babel-get-src-block-info' 15 years ago
  Dan Davison 8b327f2a77 babel: Fix bug in `org-babel-get-src-block-info' 15 years ago
  Dan Davison d398331b3f babel: Use `org-babel-map-src-blocks' in `org-babel-execute-buffer' 15 years ago
  Dan Davison ec0b3892b9 babel: New function to process file names for use in external processes 15 years ago
  Eric Schulte 0ec264ddf7 org-babel-demarcate-block now works before first headline 15 years ago
  Eric Schulte 26b9263926 fixing compiler warnings in org-babel-demarcate-block 15 years ago
  Eric Schulte 00eceedf0f Babel: better handling of empty space when demarcating code blocks 15 years ago
  Eric Schulte 88b8b83951 interactive demarcation of code blocks 15 years ago
  Eric Schulte fbb828a107 ob: hash construction invariant to order of header arguments 15 years ago
  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