Historial de Commits

Autor SHA1 Mensaje Fecha
  Eric Schulte abf3060e47 new "no-export" option to :noweb header argument, and consolidated noweb logic hace 14 años
  Eric Schulte 73b67cd8a5 introduce new ":wrap" header argument for wrapping results in named blocks hace 14 años
  Eric Schulte 37da88caa3 resurrect dropped pieces of a previous patch hace 14 años
  Eric Schulte d35c79aca9 resurrect dropped pieces of a previous patch hace 14 años
  Eric Schulte 2c2e1a5448 fixed bug in org-babel-balanced-split when run on Emacs22 hace 14 años
  Eric Schulte 8cffe3aabf fixed bug in org-babel-balanced-split when run on Emacs22 hace 14 años
  Bastien Guerry e44d2975ff Fix copyright (to 2012) year and Org version (to 7.8.03). hace 14 años
  Bastien Guerry 9167cba326 Merge branch 'master' into maint hace 14 años
  Eric Schulte 1471af0b44 Resolve :noweb-ref when set at the property level during noweb expansion hace 14 años
  Eric Schulte a2cdccf5cb move `org-babel-lob-one-liner-regexp' into ob.el to fix autoloading error hace 14 años
  Eric Schulte 9e4a6f3781 optional "quick and dirty" :noweb reference expansion hace 14 años
  Eric Schulte 18708a2b5a Resolve :noweb-ref when set at the property level during noweb expansion hace 14 años
  Eric Schulte 34eb48dc3f move `org-babel-lob-one-liner-regexp' into ob.el to fix autoloading error hace 14 años
  Bastien Guerry e56e2c8760 Silent a few byte-compiler warnings. hace 14 años
  Eric Schulte 3bf8d8fd86 fixed regexp when resolving noweb references hace 14 años
  Eric Schulte 8a8a56c277 remove #+name and #+result hiding hace 14 años
  Eric Schulte 1b58f780cf faster method of collecting continuing code blocks hace 14 años
  Eric Schulte a706d16127 wrap code block results in drawers rather than blocks hace 14 años
  Bastien Guerry 92d305092a Fix typos (already fixed in Emacs trunk.) hace 14 años
  Bastien Guerry 90868e2d88 Fix typo fixed in Emacs trunk. hace 14 años
  Eric Schulte 1234afcc54 correctly toggle visibility of named code blocks hace 14 años
  Eric Schulte a998cae722 the :eval header argument now takes 4(6) possible values hace 14 años
  Eric Schulte edef1fa5ca ":eval non-export" inhibits evaluation during export hace 14 años
  Eric Schulte 82c0f9bf69 Allow spaces around "=" in code block variable specifications hace 14 años
  Eric Schulte 7c21098323 Don't match partial names when resolving code or data references hace 14 años
  Eric Schulte 19884ab280 resolve named code blocks before named data hace 14 años
  Eric Schulte 8114cf2bc4 Gracefully handle results which are neither lists nor strings. hace 14 años
  Eric Schulte 83dfaa5c8f named code blocks are replaced with their results hace 14 años
  Eric Schulte 1ed12cac1a passing all tests after code block syntax changes hace 14 años
  Eric Schulte 3af89e696a property names ending in plus accumulate hace 14 años