Commit History

Author SHA1 Message Date
  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
  Dan Davison f622d8d288 Bugfix: In org-babel-merge-params. 16 years ago
  Dan Davison ee749f4d70 Bugfix: 16 years ago
  Dan Davison 0a6fa24cc5 bugfix: org-babel-parse-header-arguments was creating nonsense when passed an empty string. 16 years ago
  Dan Davison 44adc98505 Enabling LoB to put results in buffer, and slowly moving towards more 16 years ago
  Dan Davison eb7206f744 Fixing function call-style source block arguments. 16 years ago
  Dan Davison 41381781bb Using function call() style source block arguments. 16 years ago
  Dan Davison 2bddc5fdf8 Revert "Moving non-language specific code out of language-specific files." 16 years ago
  Dan Davison 5cbc2d3803 Using the new org-babel-merge-params function to combine default args with header args provided. 16 years ago
  Dan Davison 7e80d01571 Now we have a function for merging params lists, so in theory this reversion can be reverted. 16 years ago
  Dan Davison 9d79afb3b3 Merge branch 'working-on-combining-params' into results 16 years ago
  Dan Davison 5280e5ea4f Attempt at a working version of the org-babel-merge-params function. 16 years ago
  Dan Davison 0f541a680d Moving non-language specific code out of language-specific files. 16 years ago
  Dan Davison 6143bb7aad Streamlining/fiddling with org-babel-execute-src-block. 16 years ago