Historique des commits

Auteur SHA1 Message Date
  Dan Davison 3637efe647 babel: Don't use language major-mode when expanding noweb references il y a 15 ans
  Eric Schulte fc28dd538b babel: shorter language names no longer shadow larger names il y a 15 ans
  Eric Schulte e3fbc98b26 babel: removed errant reference to R from org-babel.el il y a 15 ans
  Eric Schulte 727aa263cb babel: src block regexps are more robust to embedded "[begin|end]_src" in block body il y a 15 ans
  Eric Schulte 32bbd3f3bb babel: variable references which look like lisp forms are now evaluated il y a 15 ans
  Dan Davison 6976d9fc79 babel: org-babel-switch-to-session [C-c M-b z] il y a 15 ans
  Dan Davison 485781ed40 babel: set default-directory in org-babel-pop-to-session il y a 15 ans
  Dan Davison f4ae431706 babel: Make code block params available when initiating session il y a 15 ans
  Dan Davison 215d11c092 babel: New hook org-babel-after-execute-hook il y a 15 ans
  Dan Davison ba4d698fa1 babel: Provide notification of errors during code execution il y a 15 ans
  Dan Davison 4e9a2d4efd babel: Fix bug in shell-command-on-region il y a 15 ans
  Dan Davison 05986e95ea babel: Introduce org-babel copy of shell-command-on-region il y a 15 ans
  Dan Davison 9c36b20a25 babel: make output file links track changed directory il y a 15 ans
  Dan Davison 486bc2fe64 babel: Use file-name-as-directory to form default-directory il y a 15 ans
  Dan Davison 44c8487e2d babel: fix bug with remote working directory il y a 15 ans
  Eric Schulte a705bf5925 babel: wrapped `org-babel-make-remote-file-name' in conditional as `org-babel-maybe-remote-file' il y a 15 ans
  Dan Davison 24cdeea122 babel: read remote results from remote files il y a 15 ans
  Dan Davison 2056d7d419 babel: Allow shell-command-on-region to execute remotely il y a 15 ans
  Dan Davison b3d5a1eb39 babel: working directories and remote execution il y a 15 ans
  Eric Schulte 522f30bc9f babel: tiny doc tweak il y a 15 ans
  Dan Davison 283ebcb43b babel: New const variable org-babel-header-arg-names il y a 15 ans
  Dan Davison 82d7585810 babel: Tighten result and source line regexps il y a 15 ans
  Eric Schulte 753d1402d8 babel: avoid infinite loop in org-babel-execute-buffer -- Thanks to Stephan Schmitt il y a 15 ans
  Eric Schulte 2531d704c0 babel: now able to reference links as results il y a 15 ans
  Eric Schulte 3ce4962447 babel: added :shebang and :comments header arguments for finer control over tangled output il y a 15 ans
  Eric Schulte 1e8107faf7 babel: improve doc strings for org-babel-execute-buffer and org-babel-execute-subtree il y a 15 ans
  Eric Schulte 682d7a3193 babel: fixed bug where :exports was forced to "results" whenever :file was set il y a 15 ans
  Eric Schulte da03a848e5 babel: now correctly combining nested tangle header arguments il y a 15 ans
  Eric Schulte 80d41a9121 babel: inheriting properties from higher levels, tracking more properties il y a 15 ans
  Eric Schulte 126f7a3582 org-babel: :cache header argument now uses standard "yes" "no" arguments il y a 15 ans