提交历史

作者 SHA1 备注 提交日期
  Dan Davison 162b522728 Fixing srcname function call regexps. 16 年之前
  Dan Davison 911e77a7c9 Code rearrangement: restrict R column names changes to org-babel-R.el. 16 年之前
  Dan Davison 062bc09d84 Adding support for column names (header line) when using R. 16 年之前
  Dan Davison ef6668df61 Merging examplizing-output into master 16 年之前
  Dan Davison bcfa3b95c7 Add ability to remove #+begin_example blocks of output. 16 年之前
  Eric Schulte fcfe110fef correctly handling exclusive :exports params 16 年之前
  Eric Schulte 44ff72261c moved org-babel-merge-results into anonymous function in flet 16 年之前
  Dan Davison c2b255e0da Changing default min lines for block output to 10 16 年之前
  Dan Davison 4dfe45cdf1 Trivial: function name change for clarification. 16 年之前
  Dan Davison 04a4a4862e Using #+begin_example...#+end_example blocks for output. 16 年之前
  Eric Schulte fdae720848 removed large block of lang-specific comments from org-babel.el 16 年之前
  Eric Schulte 6661bb70d5 new default export parameters 16 年之前
  Eric Schulte bda750be2f combination of :results parameters now takes mutually exclusive parameter groups into consideration 16 年之前
  Eric Schulte 8408187f4a using org-babel-merge-params for inline header arguments 16 年之前
  Dan Davison 017d46e50f Reinstated force-results-to-vector: passing all tests in table. 16 年之前
  Dan Davison 8c9d8b6c28 Don't attempt to remove result when :results silent. 16 年之前
  Dan Davison 9ebb554527 o-b-merge-params function was not allowing whitespace around the '=' sign. 16 年之前
  Dan Davison 7eecca6db5 Reinstating a previous change that got lost in the last merge somehow. 16 年之前
  Dan Davison 72ccd88c97 Merging master into results. 16 年之前
  Dan Davison 5d49db67ab Correcting up cut/paste mistakes made in manual conflict resolution. 16 年之前
  Dan Davison 4f15280631 Bugfix: not assuming that we're in a source block when inserting result. 16 年之前
  Dan Davison 64a5c0e379 Merging master into results: required manual conflict resolution. 16 年之前
  Eric Schulte cdc46b8b74 added ability for languages to change their default header argument values 16 年之前
  Eric Schulte 29d910c5e2 "file" results now correctly insert a file link 16 年之前
  Dan Davison d128662fa3 Eliminating duplicated code (take 2...). 16 年之前
  Dan Davison f74b084d99 Bringing org-babel-execute-[buffer/subtree] functions up-to-date. 16 年之前
  Dan Davison 2b273bce7d Different messages for :results output and value modes. 16 年之前
  Dan Davison ad57e15afe Bugfix in org-babel-read (relevant to all branches). 16 年之前
  Dan Davison c1f8de5eec Cosmetic changes only: shortening lines to fit my screen. 16 年之前
  Dan Davison 08eba0ceea Bugfix: my regexp was not allowing whitespace inside function call. 16 年之前