Historial de Commits

Autor SHA1 Mensaje Fecha
  Eric Schulte 89dbf83e2a now intercepting org-open-at-point (bound to C-c C-0) with defadvice hace 16 años
  Eric Schulte 97d8e85a92 added more tests, still not there hace 16 años
  Eric Schulte f4f626e3e1 now able to open file links hace 16 años
  Eric Schulte 3692c4b3a5 starting work on allowing opening of src-block results hace 16 años
  Dan Davison 3457849008 Fix naive argument parsing at #+srcname. hace 16 años
  Dan Davison fadb5d5093 Change looking-at-p to looking-at. hace 16 años
  Eric Schulte 6b5747fdfa Revert "DONE take default values for header args from properties" hace 16 años
  Eric Schulte 9936814ffc DONE take default values for header args from properties hace 16 años
  Eric Schulte 51cfe9e468 DONE add =:tangle= family of header arguments hace 16 años
  Eric Schulte 4f15568a96 org-babel-ded-worg looks great, I hope you don't mind I'm adding a hace 16 años
  Eric Schulte fe0532e509 DONE One supplied, one default hace 16 años
  Dan Davison 162b522728 Fixing srcname function call regexps. hace 16 años
  Dan Davison 911e77a7c9 Code rearrangement: restrict R column names changes to org-babel-R.el. hace 16 años
  Dan Davison 062bc09d84 Adding support for column names (header line) when using R. hace 16 años
  Dan Davison ef6668df61 Merging examplizing-output into master hace 16 años
  Dan Davison bcfa3b95c7 Add ability to remove #+begin_example blocks of output. hace 16 años
  Eric Schulte fcfe110fef correctly handling exclusive :exports params hace 16 años
  Eric Schulte 44ff72261c moved org-babel-merge-results into anonymous function in flet hace 16 años
  Dan Davison c2b255e0da Changing default min lines for block output to 10 hace 16 años
  Dan Davison 4dfe45cdf1 Trivial: function name change for clarification. hace 16 años
  Dan Davison 04a4a4862e Using #+begin_example...#+end_example blocks for output. hace 16 años
  Eric Schulte fdae720848 removed large block of lang-specific comments from org-babel.el hace 16 años
  Eric Schulte 6661bb70d5 new default export parameters hace 16 años
  Eric Schulte bda750be2f combination of :results parameters now takes mutually exclusive parameter groups into consideration hace 16 años
  Eric Schulte 8408187f4a using org-babel-merge-params for inline header arguments hace 16 años
  Dan Davison 017d46e50f Reinstated force-results-to-vector: passing all tests in table. hace 16 años
  Dan Davison 8c9d8b6c28 Don't attempt to remove result when :results silent. hace 16 años
  Dan Davison 9ebb554527 o-b-merge-params function was not allowing whitespace around the '=' sign. hace 16 años
  Dan Davison 7eecca6db5 Reinstating a previous change that got lost in the last merge somehow. hace 16 años
  Dan Davison 72ccd88c97 Merging master into results. hace 16 años