Historie revizí

Autor SHA1 Zpráva Datum
  Eric Schulte 9e686bd681 ob: ensure that un-named variables are assigned correctly před 14 roky
  Eric Schulte 1b95d2e9ce ob: unnamed variables are assigned in order před 14 roky
  Eric Schulte 4127e53cda ob: remove code comments pointing to online documentation před 14 roky
  Eric Schulte 3d60c1a1d8 ob: replace call to called-interactively-p with backwards-compatible interactive-p před 14 roky
  Eric Schulte 6c771d236d ob: inserting inline call block results appropriately před 14 roky
  Eric Schulte 01ebf445aa ob: adding noweb-ref to the list of header argument names před 14 roky
  Eric Schulte 8c37281cb6 ob-tangle: continued code blocks now implemented with the :noweb-ref header arg před 14 roky
  Eric Schulte 978cdf276d Babel: code block may have empty bodies, now passing all tests před 14 roky
  Eric Schulte 95f9aa5ff5 fixing compiler warnings for Babel functions před 14 roky
  Lawrence Mitchell cfb05268f4 lisp/ob.el: Don't modify babel info when hashing it před 14 roky
  Lawrence Mitchell 3f61432898 lisp/ob.el: Fix org-babel-result-regexp to match users před 14 roky
  Eric Schulte 2da0ba6024 ob: keep \n inside of the code block body před 14 roky
  Sean O'Halpin 12faa69330 * lisp/ob.el: Avoid spurious matches to literal před 14 roky
  Eric Schulte 7d12d45778 ob: new function to check header arguments for errors C-c C-v c před 14 roky
  Eric Schulte ec293ae62b configurable names for inline data labels před 14 roky
  Eric Schulte 60864e851b ob: now looking for header arguments in #+Properties: as well as #+Babel: před 14 roky
  Eric Schulte 7021f70f02 ob: fix collection of table column names during export před 14 roky
  Eric Schulte d0a4ed53f1 ob: new header argument `padline' controls newline padding around tangled code před 14 roky
  Eric Schulte ae68febfbb ob: adding "shebang" to known code block header argument names před 14 roky
  emacs 11a10bdfe7 Update website to show 7.5 as current release před 14 roky
  Eric Schulte 60a8ba556d ob: read string variable values wrapped in double quotes, removing the quotes před 14 roky
  Eric Schulte 03a6844054 ob: fix compiler warnings před 14 roky
  Eric Schulte cfb06bc70b removing babel declarations for no-longer-used `org-in-item-p' před 14 roky
  Eric Schulte b691233171 ob: allow passing elisp vectors through to code blocks před 14 roky
  Carsten Dominik c895af44d4 Fix some compiler warnings před 14 roky
  Eric Schulte be0b3ca1ca ob: inhibit lisp evaluation of values read from tables and lists před 14 roky
  Eric Schulte d0a93cee37 ob: code block regexp now matches blocks with empty bodies před 14 roky
  Eric Schulte cfcf493c29 ob: If escaped return value doesn't parse cleanly, then return it literally. před 14 roky
  Eric Schulte dd31a84af6 ob: canonical presentation of header arguments when hashing před 14 roky
  Eric Schulte 426d4182b3 ob: more adjustments for new list handling před 14 roky