Historique des commits

Auteur SHA1 Message Date
  Eric Schulte 8cffe3aabf fixed bug in org-babel-balanced-split when run on Emacs22 il y a 13 ans
  Bastien Guerry e44d2975ff Fix copyright (to 2012) year and Org version (to 7.8.03). il y a 13 ans
  Eric Schulte 9e4a6f3781 optional "quick and dirty" :noweb reference expansion il y a 13 ans
  Eric Schulte 18708a2b5a Resolve :noweb-ref when set at the property level during noweb expansion il y a 14 ans
  Eric Schulte 34eb48dc3f move `org-babel-lob-one-liner-regexp' into ob.el to fix autoloading error il y a 14 ans
  Bastien Guerry e56e2c8760 Silent a few byte-compiler warnings. il y a 14 ans
  Eric Schulte 3bf8d8fd86 fixed regexp when resolving noweb references il y a 14 ans
  Eric Schulte 8a8a56c277 remove #+name and #+result hiding il y a 14 ans
  Eric Schulte 1b58f780cf faster method of collecting continuing code blocks il y a 14 ans
  Eric Schulte a706d16127 wrap code block results in drawers rather than blocks il y a 14 ans
  Bastien Guerry 92d305092a Fix typos (already fixed in Emacs trunk.) il y a 14 ans
  Bastien Guerry 90868e2d88 Fix typo fixed in Emacs trunk. il y a 14 ans
  Eric Schulte 1234afcc54 correctly toggle visibility of named code blocks il y a 14 ans
  Eric Schulte a998cae722 the :eval header argument now takes 4(6) possible values il y a 14 ans
  Eric Schulte edef1fa5ca ":eval non-export" inhibits evaluation during export il y a 14 ans
  Eric Schulte 82c0f9bf69 Allow spaces around "=" in code block variable specifications il y a 14 ans
  Eric Schulte 7c21098323 Don't match partial names when resolving code or data references il y a 14 ans
  Eric Schulte 19884ab280 resolve named code blocks before named data il y a 14 ans
  Eric Schulte 8114cf2bc4 Gracefully handle results which are neither lists nor strings. il y a 14 ans
  Eric Schulte 83dfaa5c8f named code blocks are replaced with their results il y a 14 ans
  Eric Schulte 1ed12cac1a passing all tests after code block syntax changes il y a 14 ans
  Eric Schulte 3af89e696a property names ending in plus accumulate il y a 14 ans
  Eric Schulte 7e93b90f88 Standardized code block keywords il y a 14 ans
  Eric Schulte 67a26e0141 execute call lines when executing an entire buffer il y a 14 ans
  Eric Schulte 4cf9de5ea0 don't disassemble tables twice on export il y a 14 ans
  Eric Schulte 1134385a87 better handling of multiple-variable :var code block header arguments il y a 14 ans
  Bastien Guerry ecf5368afe ob.el: Fix byte-compiler warning about free variable. il y a 14 ans
  Eric Schulte 93bdeb9212 two more quick fixes il y a 14 ans
  Eric Schulte 0bcb248ee6 quick fix for a tiny bug il y a 14 ans
  Eric Schulte 4c3d289faf Now allow multiple "var" specifications behind a single ":var" il y a 14 ans