Commit History

作者 SHA1 備註 提交日期
  Eric Schulte d089170905 named results when keeping keyword of rm'd results 11 年之前
  Eric Schulte 136bdc0e83 org-babel-remove-result option keep result keyword 11 年之前
  Carsten Dominik fa61eb64cf Declare a function in ob-core.el 11 年之前
  Eric Schulte 39a97fcf03 rm meaningless ":padnewlines" from default header args 11 年之前
  Aditya Siram bbe8518118 Given a block with an empty body org-babel-src-block-regexp gobbled up everything until the ending delimiter of the next code block. Fixed this by making the body regexp non-greedy. 11 年之前
  Eric Schulte 9a3d30626e condition code execution by org-element-context 11 年之前
  Nicolas Goaziou 6fdc2361c9 ob-core: Fix wrong indentation of results 11 年之前
  Eric Schulte 184109d416 ob-core remove-if -> org-remove-if 11 年之前
  Eric Schulte 99a8d97ffa don't modify missing header arguments during merge 11 年之前
  Eric Schulte 3142297d69 delete colnames/rownames for replaced variables 11 年之前
  Eric Schulte 4899c79e66 org-src-lang-modes in block demarcation options 11 年之前
  Achim Gratz 8387b3b07e Merge branch 'maint' 11 年之前
  Achim Gratz 8cf4ceb304 ob-core: fix regression when org-confirm-babel-evaluate is a functionp 11 年之前
  Eric Schulte 895bae8774 fix bug when replacing results hashes 11 年之前
  Eric Schulte 884f5ced13 named call lines insert results like code blocks 11 年之前
  Bastien Guerry 5a36318511 Merge branch 'maint' 11 年之前
  Achim Gratz 30581835bd do not use mapcar* for transposing tables 11 年之前
  Eric Schulte 685b296724 evaluate elisp header args at original call site 11 年之前
  Achim Gratz 90b168705e ob-core: evaluate header-args[:lang] properties at point of call 11 年之前
  Eric Schulte 56ac8f8b69 prolog and epilog header arguments 11 年之前
  Eric Schulte d34813c64a more robust matching of examplized ranges 11 年之前
  Eric Schulte a79fd4be28 fix babel merge params bug from commit 693dda67 12 年之前
  Achim Gratz 693dda67e6 ob-core: allow language specific header arguments in properties 12 年之前
  Eric Schulte 04a1b98e5e do not read #-prefix header-arg value as emacs lisp 12 年之前
  Eric Schulte c3711b14d6 org-babel-current-exec-src-block-head -> org-babel-current-src-block-location 12 年之前
  Eric Schulte 2a73e06a6d adding a new global tangle-mode header argument 12 年之前
  Eric Schulte d6a9f1aa29 org-babel-current-exec-src-block-head -> outermost 12 年之前
  Vitalie Spinu f301bbcc86 make src block location available to execution backends 12 年之前
  Achim Gratz 3768cec391 Babel: complete fix for priority order of header arguments from e79e8943de 12 年之前
  Sebastien Vauban e79e8943de Fix priority order for inheriting header arguments 12 年之前