Commit History

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