Commit History

作者 SHA1 備註 提交日期
  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 年之前
  Dan Davison 9c36b20a25 babel: make output file links track changed directory 15 年之前
  Dan Davison 486bc2fe64 babel: Use file-name-as-directory to form default-directory 15 年之前
  Dan Davison 44c8487e2d babel: fix bug with remote working directory 15 年之前
  Eric Schulte a705bf5925 babel: wrapped `org-babel-make-remote-file-name' in conditional as `org-babel-maybe-remote-file' 15 年之前
  Dan Davison 24cdeea122 babel: read remote results from remote files 15 年之前
  Dan Davison 2056d7d419 babel: Allow shell-command-on-region to execute remotely 15 年之前
  Dan Davison b3d5a1eb39 babel: working directories and remote execution 15 年之前
  Eric Schulte 522f30bc9f babel: tiny doc tweak 15 年之前
  Dan Davison 283ebcb43b babel: New const variable org-babel-header-arg-names 15 年之前
  Dan Davison 82d7585810 babel: Tighten result and source line regexps 15 年之前
  Eric Schulte 753d1402d8 babel: avoid infinite loop in org-babel-execute-buffer -- Thanks to Stephan Schmitt 15 年之前
  Eric Schulte 2531d704c0 babel: now able to reference links as results 15 年之前
  Eric Schulte 3ce4962447 babel: added :shebang and :comments header arguments for finer control over tangled output 15 年之前
  Eric Schulte 1e8107faf7 babel: improve doc strings for org-babel-execute-buffer and org-babel-execute-subtree 15 年之前
  Eric Schulte 682d7a3193 babel: fixed bug where :exports was forced to "results" whenever :file was set 15 年之前
  Eric Schulte da03a848e5 babel: now correctly combining nested tangle header arguments 15 年之前
  Eric Schulte 80d41a9121 babel: inheriting properties from higher levels, tracking more properties 15 年之前
  Eric Schulte 126f7a3582 org-babel: :cache header argument now uses standard "yes" "no" arguments 15 年之前
  Eric Schulte 4815da4b16 org-babel: noweb references are not activated by default 15 年之前
  Eric Schulte 0ec408cd9a org-babel: no quotes around strings in table output -- Thanks to Francesco Pizzolante 15 年之前
  Eric Schulte 904a37a850 babel: noweb insertions are now placed behind the line prefix of the <<>> reference 15 年之前
  Dan Davison 4cbedbff1a org-babel: Fix insertion of new results 15 年之前
  Eric Schulte 4b6d270b16 org-babel: bug fix, now possible to evaluate source blocks before the first heading 15 年之前