提交历史

作者 SHA1 备注 提交日期
  Eric Schulte 03f13106fb babel: adding org-babel-expand-body:generic for languages w/o body expansion support 15 年之前
  Dan Davison 7decdec3b2 babel: erase previous contents of preview buffer 15 年之前
  Eric Schulte 2fe12b99f4 babel: adding new function `org-babel-expand-src-block' 15 年之前
  Dan Davison 788779e16c babel: typo in org-babel-get-rownames 15 年之前
  Dan Davison d5dd160b23 babel: bug fix in org-babel-get-colnames 15 年之前
  Eric Schulte b9aa92ba21 org-babel: splitting `org-babel-pick-name' into it's own function 15 年之前
  Eric Schulte 10b3da72fc babel: adding row/col-names functions 15 年之前
  Eric Schulte 0c8b86e9a9 org-babel: keep within 80 columns 15 年之前
  Carsten Dominik c6ea2a1457 Use overlay-in and overlay-at instead of compatibility functions 15 年之前
  Carsten Dominik 97e20048b2 Use `add-to-invisibility-spec' directly 15 年之前
  Carsten Dominik b35b9914e6 Revert "Use `add-to-invisibility-spec' directly" 15 年之前
  Carsten Dominik c2e5b13a2d Use `add-to-invisibility-spec' directly 15 年之前
  Carsten Dominik f45e6a28b1 Use the normal overlay API, not Org's one 15 年之前
  Eric Schulte 0e8c9f7a49 org-babel: no longer over evaluating header arguments 15 年之前
  Dan Davison 59d499ff51 babel: Allow table to end neatly with terminal hline 15 年之前
  Dan Davison 8c827ba5ba babel: Allow output tables to start with 'hline 15 年之前
  Eric Schulte 98b4ae28a9 babel: allow lisp quoted expansion of variable values when starting with ` 15 年之前
  Eric Schulte 8d405783cb babel: safer modification of `call-process-region' 15 年之前
  Dan Davison 3637efe647 babel: Don't use language major-mode when expanding noweb references 15 年之前
  Eric Schulte fc28dd538b babel: shorter language names no longer shadow larger names 15 年之前
  Eric Schulte e3fbc98b26 babel: removed errant reference to R from org-babel.el 15 年之前
  Eric Schulte 727aa263cb babel: src block regexps are more robust to embedded "[begin|end]_src" in block body 15 年之前
  Eric Schulte 32bbd3f3bb babel: variable references which look like lisp forms are now evaluated 15 年之前
  Dan Davison 6976d9fc79 babel: org-babel-switch-to-session [C-c M-b z] 15 年之前
  Dan Davison 485781ed40 babel: set default-directory in org-babel-pop-to-session 15 年之前
  Dan Davison f4ae431706 babel: Make code block params available when initiating session 15 年之前
  Dan Davison 215d11c092 babel: New hook org-babel-after-execute-hook 15 年之前
  Dan Davison ba4d698fa1 babel: Provide notification of errors during code execution 15 年之前
  Dan Davison 4e9a2d4efd babel: Fix bug in shell-command-on-region 15 年之前
  Dan Davison 05986e95ea babel: Introduce org-babel copy of shell-command-on-region 15 年之前