Historique des commits

Auteur SHA1 Message Date
  Eric Schulte 01ebf445aa ob: adding noweb-ref to the list of header argument names il y a 13 ans
  Eric Schulte 8c37281cb6 ob-tangle: continued code blocks now implemented with the :noweb-ref header arg il y a 13 ans
  Eric Schulte 978cdf276d Babel: code block may have empty bodies, now passing all tests il y a 13 ans
  Eric Schulte 95f9aa5ff5 fixing compiler warnings for Babel functions il y a 13 ans
  Lawrence Mitchell cfb05268f4 lisp/ob.el: Don't modify babel info when hashing it il y a 13 ans
  Lawrence Mitchell 3f61432898 lisp/ob.el: Fix org-babel-result-regexp to match users il y a 13 ans
  Eric Schulte 2da0ba6024 ob: keep \n inside of the code block body il y a 14 ans
  Sean O'Halpin 12faa69330 * lisp/ob.el: Avoid spurious matches to literal il y a 14 ans
  Eric Schulte 7d12d45778 ob: new function to check header arguments for errors C-c C-v c il y a 14 ans
  Eric Schulte ec293ae62b configurable names for inline data labels il y a 14 ans
  Eric Schulte 60864e851b ob: now looking for header arguments in #+Properties: as well as #+Babel: il y a 14 ans
  Eric Schulte 7021f70f02 ob: fix collection of table column names during export il y a 14 ans
  Eric Schulte d0a4ed53f1 ob: new header argument `padline' controls newline padding around tangled code il y a 14 ans
  Eric Schulte ae68febfbb ob: adding "shebang" to known code block header argument names il y a 14 ans
  emacs 11a10bdfe7 Update website to show 7.5 as current release il y a 14 ans
  Eric Schulte 60a8ba556d ob: read string variable values wrapped in double quotes, removing the quotes il y a 14 ans
  Eric Schulte 03a6844054 ob: fix compiler warnings il y a 14 ans
  Eric Schulte cfb06bc70b removing babel declarations for no-longer-used `org-in-item-p' il y a 14 ans
  Eric Schulte b691233171 ob: allow passing elisp vectors through to code blocks il y a 14 ans
  Carsten Dominik c895af44d4 Fix some compiler warnings il y a 14 ans
  Eric Schulte be0b3ca1ca ob: inhibit lisp evaluation of values read from tables and lists il y a 14 ans
  Eric Schulte d0a93cee37 ob: code block regexp now matches blocks with empty bodies il y a 14 ans
  Eric Schulte cfcf493c29 ob: If escaped return value doesn't parse cleanly, then return it literally. il y a 14 ans
  Eric Schulte dd31a84af6 ob: canonical presentation of header arguments when hashing il y a 14 ans
  Eric Schulte 426d4182b3 ob: more adjustments for new list handling il y a 14 ans
  Eric Schulte 1e35a5ea37 ob: updates related to list changes il y a 14 ans
  Eric Schulte 39192b78d2 ob: allow elisp code in results header arguments il y a 14 ans
  Eric Schulte 10d76f720a ob: adjust to changes in list format il y a 14 ans
  Nicolas Goaziou bd68169b4b org-list: reorder file, rename functions, improve comments il y a 14 ans
  Nicolas Goaziou b219690f05 ob: compute correct end position when results are a list il y a 14 ans