コミット履歴

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