Historie revizí

Autor SHA1 Zpráva Datum
  Carsten Dominik f45e6a28b1 Use the normal overlay API, not Org's one před 15 roky
  Eric Schulte 0e8c9f7a49 org-babel: no longer over evaluating header arguments před 15 roky
  Dan Davison 59d499ff51 babel: Allow table to end neatly with terminal hline před 15 roky
  Dan Davison 8c827ba5ba babel: Allow output tables to start with 'hline před 15 roky
  Eric Schulte 98b4ae28a9 babel: allow lisp quoted expansion of variable values when starting with ` před 15 roky
  Eric Schulte 8d405783cb babel: safer modification of `call-process-region' před 15 roky
  Dan Davison 3637efe647 babel: Don't use language major-mode when expanding noweb references před 15 roky
  Eric Schulte fc28dd538b babel: shorter language names no longer shadow larger names před 15 roky
  Eric Schulte e3fbc98b26 babel: removed errant reference to R from org-babel.el před 15 roky
  Eric Schulte 727aa263cb babel: src block regexps are more robust to embedded "[begin|end]_src" in block body před 15 roky
  Eric Schulte 32bbd3f3bb babel: variable references which look like lisp forms are now evaluated před 15 roky
  Dan Davison 6976d9fc79 babel: org-babel-switch-to-session [C-c M-b z] před 15 roky
  Dan Davison 485781ed40 babel: set default-directory in org-babel-pop-to-session před 15 roky
  Dan Davison f4ae431706 babel: Make code block params available when initiating session před 15 roky
  Dan Davison 215d11c092 babel: New hook org-babel-after-execute-hook před 15 roky
  Dan Davison ba4d698fa1 babel: Provide notification of errors during code execution před 15 roky
  Dan Davison 4e9a2d4efd babel: Fix bug in shell-command-on-region před 15 roky
  Dan Davison 05986e95ea babel: Introduce org-babel copy of shell-command-on-region před 15 roky
  Dan Davison 9c36b20a25 babel: make output file links track changed directory před 15 roky
  Dan Davison 486bc2fe64 babel: Use file-name-as-directory to form default-directory před 15 roky
  Dan Davison 44c8487e2d babel: fix bug with remote working directory před 15 roky
  Eric Schulte a705bf5925 babel: wrapped `org-babel-make-remote-file-name' in conditional as `org-babel-maybe-remote-file' před 15 roky
  Dan Davison 24cdeea122 babel: read remote results from remote files před 15 roky
  Dan Davison 2056d7d419 babel: Allow shell-command-on-region to execute remotely před 15 roky
  Dan Davison b3d5a1eb39 babel: working directories and remote execution před 15 roky
  Eric Schulte 522f30bc9f babel: tiny doc tweak před 15 roky
  Dan Davison 283ebcb43b babel: New const variable org-babel-header-arg-names před 15 roky
  Dan Davison 82d7585810 babel: Tighten result and source line regexps před 15 roky
  Eric Schulte 753d1402d8 babel: avoid infinite loop in org-babel-execute-buffer -- Thanks to Stephan Schmitt před 15 roky
  Eric Schulte 2531d704c0 babel: now able to reference links as results před 15 roky