Commit Verlauf

Autor SHA1 Nachricht Datum
  Eric Schulte 2da0ba6024 ob: keep \n inside of the code block body vor 14 Jahren
  Sean O'Halpin 12faa69330 * lisp/ob.el: Avoid spurious matches to literal vor 14 Jahren
  Eric Schulte 7d12d45778 ob: new function to check header arguments for errors C-c C-v c vor 14 Jahren
  Eric Schulte ec293ae62b configurable names for inline data labels vor 14 Jahren
  Eric Schulte 60864e851b ob: now looking for header arguments in #+Properties: as well as #+Babel: vor 14 Jahren
  Eric Schulte 7021f70f02 ob: fix collection of table column names during export vor 14 Jahren
  Eric Schulte d0a4ed53f1 ob: new header argument `padline' controls newline padding around tangled code vor 14 Jahren
  Eric Schulte ae68febfbb ob: adding "shebang" to known code block header argument names vor 14 Jahren
  emacs 11a10bdfe7 Update website to show 7.5 as current release vor 14 Jahren
  Eric Schulte 60a8ba556d ob: read string variable values wrapped in double quotes, removing the quotes vor 14 Jahren
  Eric Schulte 03a6844054 ob: fix compiler warnings vor 14 Jahren
  Eric Schulte cfb06bc70b removing babel declarations for no-longer-used `org-in-item-p' vor 14 Jahren
  Eric Schulte b691233171 ob: allow passing elisp vectors through to code blocks vor 14 Jahren
  Carsten Dominik c895af44d4 Fix some compiler warnings vor 14 Jahren
  Eric Schulte be0b3ca1ca ob: inhibit lisp evaluation of values read from tables and lists vor 14 Jahren
  Eric Schulte d0a93cee37 ob: code block regexp now matches blocks with empty bodies vor 14 Jahren
  Eric Schulte cfcf493c29 ob: If escaped return value doesn't parse cleanly, then return it literally. vor 14 Jahren
  Eric Schulte dd31a84af6 ob: canonical presentation of header arguments when hashing vor 14 Jahren
  Eric Schulte 426d4182b3 ob: more adjustments for new list handling vor 14 Jahren
  Eric Schulte 1e35a5ea37 ob: updates related to list changes vor 14 Jahren
  Eric Schulte 39192b78d2 ob: allow elisp code in results header arguments vor 14 Jahren
  Eric Schulte 10d76f720a ob: adjust to changes in list format vor 14 Jahren
  Nicolas Goaziou bd68169b4b org-list: reorder file, rename functions, improve comments vor 14 Jahren
  Nicolas Goaziou b219690f05 ob: compute correct end position when results are a list vor 14 Jahren
  Nicolas Goaziou 2adbcfffe1 Remove uses of deprecated top-point and bottom-point functions vor 14 Jahren
  Eric Schulte e9cba96b0a ob: fix indentation bug when inserting results from inline code blocks vor 14 Jahren
  Dan Davison 1d1368e142 ob: Maintain in-context text properties when listing search hits in minibuffer vor 14 Jahren
  Dan Davison a8f2163d76 ob: `substring' comparison instead of regexp matching vor 14 Jahren
  Dan Davison 934e6b0510 ob: Allow ":header-arg-name" as matching property name. vor 14 Jahren
  Bastien Guerry 03c33d0d38 Don't wrap org-entry-get into condition-case. vor 14 Jahren