Commit History

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