Historique des commits

Auteur SHA1 Message Date
  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 15 ans
  Nicolas Goaziou 2adbcfffe1 Remove uses of deprecated top-point and bottom-point functions il y a 15 ans
  Eric Schulte e9cba96b0a ob: fix indentation bug when inserting results from inline code blocks il y a 14 ans
  Dan Davison 1d1368e142 ob: Maintain in-context text properties when listing search hits in minibuffer il y a 14 ans
  Dan Davison a8f2163d76 ob: `substring' comparison instead of regexp matching il y a 14 ans
  Dan Davison 934e6b0510 ob: Allow ":header-arg-name" as matching property name. il y a 14 ans
  Bastien Guerry 03c33d0d38 Don't wrap org-entry-get into condition-case. il y a 14 ans
  Dan Davison 775d962788 ob: Fix bug in using #+babel properties in fresh buffer il y a 14 ans
  Eric Schulte 7b720d28a6 ob: adding no-expand to list of header argument names il y a 14 ans
  Eric Schulte 496ea6c527 ob: changing the default header args for inline code blocks il y a 14 ans
  Dan Davison bbb28d5bf8 Get rid of extra help message when editing src code il y a 14 ans
  Dan Davison 9511f9e153 ob: Allow src block to be executed with point on #+header line il y a 14 ans
  Dan Davison 4a2ed86f6d ob: Don't allow #+header lines to prevent block finding il y a 14 ans
  Eric Schulte ba0f6d765f ob: safer insertion of results into a list il y a 14 ans
  Eric Schulte d0ca215105 ob: simplified code block exportation -- same process for inline and regular blocks il y a 14 ans
  Eric Schulte 8cca4424a4 ob: better insertion of inline code block results il y a 14 ans