커밋 기록

작성자 SHA1 메시지 날짜
  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 년 전
  Eric Schulte 222f5c23e8 org-babel: results are now foldable 15 년 전
  Eric Schulte 45cce02402 org-babel: caching bugfixes 15 년 전
  Dan Davison 2f05cf41ff org-babel: allow header arg values to be lisp forms. 15 년 전
  Eric Schulte 91661d2f3b org-babel: #+srcname: can now be called #+source: or #+function: 15 년 전
  Eric Schulte 2f8d30a578 org-babel: now using #+results instead of #+resname 15 년 전
  Eric Schulte f4f38bd33a org-babel: results hashes are now hidden (for the most part) 15 년 전
  Eric Schulte 403c92f676 org-babel: set default behavior to non-caching in `org-babel-default-header-args' 15 년 전
  Eric Schulte 1453f0294d org-babel: Hash based caching of results in buffer 15 년 전