提交歷史

作者 SHA1 備註 提交日期
  Bastien Guerry e56e2c8760 Silent a few byte-compiler warnings. 13 年之前
  Eric Schulte 3bf8d8fd86 fixed regexp when resolving noweb references 13 年之前
  Eric Schulte 8a8a56c277 remove #+name and #+result hiding 13 年之前
  Eric Schulte 1b58f780cf faster method of collecting continuing code blocks 13 年之前
  Eric Schulte a706d16127 wrap code block results in drawers rather than blocks 13 年之前
  Bastien Guerry 92d305092a Fix typos (already fixed in Emacs trunk.) 13 年之前
  Bastien Guerry 90868e2d88 Fix typo fixed in Emacs trunk. 13 年之前
  Eric Schulte 1234afcc54 correctly toggle visibility of named code blocks 13 年之前
  Eric Schulte a998cae722 the :eval header argument now takes 4(6) possible values 13 年之前
  Eric Schulte edef1fa5ca ":eval non-export" inhibits evaluation during export 13 年之前
  Eric Schulte 82c0f9bf69 Allow spaces around "=" in code block variable specifications 13 年之前
  Eric Schulte 7c21098323 Don't match partial names when resolving code or data references 13 年之前
  Eric Schulte 19884ab280 resolve named code blocks before named data 13 年之前
  Eric Schulte 8114cf2bc4 Gracefully handle results which are neither lists nor strings. 13 年之前
  Eric Schulte 83dfaa5c8f named code blocks are replaced with their results 13 年之前
  Eric Schulte 1ed12cac1a passing all tests after code block syntax changes 13 年之前
  Eric Schulte 3af89e696a property names ending in plus accumulate 13 年之前
  Eric Schulte 7e93b90f88 Standardized code block keywords 13 年之前
  Eric Schulte 67a26e0141 execute call lines when executing an entire buffer 13 年之前
  Eric Schulte 4cf9de5ea0 don't disassemble tables twice on export 13 年之前
  Eric Schulte 1134385a87 better handling of multiple-variable :var code block header arguments 13 年之前
  Bastien Guerry ecf5368afe ob.el: Fix byte-compiler warning about free variable. 13 年之前
  Eric Schulte 93bdeb9212 two more quick fixes 13 年之前
  Eric Schulte 0bcb248ee6 quick fix for a tiny bug 13 年之前
  Eric Schulte 4c3d289faf Now allow multiple "var" specifications behind a single ":var" 13 年之前
  Eric Schulte 080e2decbc removing `org-babel-params-from-buffer' and #+PROPERTIES: entirely 13 年之前
  Eric Schulte 04a978fde5 removing #+BABEL: lines in favor of general #+PROPERTIES: lines 13 年之前
  Eric Schulte c1ac640944 fix multi-table bug in code block colname and rowname handling 13 年之前
  Eric Schulte 3e86300d6d now including language specific header arg values in insertion options 13 年之前
  Eric Schulte d7d0230bf4 Fixed typo in org-babel-insert-header-arg. 13 年之前