コミット履歴

作者 SHA1 メッセージ 日付
  Bastien Guerry 4ebfe4f030 ob.el: Remove "org" the list of predefined values for the ":results" parameter 13 年 前
  Bastien Guerry 60626e7406 Merge branch 'maint' 13 年 前
  Bastien Guerry 203e50b89b * ob.el (org-babel-insert-result): Remove support for ":results org" 13 年 前
  Bastien Guerry e4a01d0dde ob.el: Deprecate ":results wrap" in favor of ":results drawer" 13 年 前
  Eric Schulte 0a6165a555 widen buffer restrictions when inserting results 13 年 前
  Bastien Guerry a740781fe2 ob.el (org-babel-named-src-block-regexp-for-name): Generate a more general regexp 13 年 前
  Bastien Guerry 4b3f64fdcc ob.el: Find a src block head correctly when #+header(s) is before #+name 13 年 前
  Sean O'Halpin 4b6b6f4799 Make it possible to use buffer local noweb start/end patterns 13 年 前
  Bastien Guerry 8393a76f78 Always use the compatibility function `org-region-active-p' 13 年 前
  Bastien Guerry cacb08334a Merge branch 'org-no-properties' 13 年 前
  Bastien Guerry b62604236d Replace `org-labels' by `let*' 13 年 前
  Bastien Guerry 9afc2ac56b ob-*.el: Use ̀org-no-properties' instead of `org-babel-clean-text-properties' 13 年 前
  Eric Schulte 37e19ea2d0 Revert "Don't use `org-labels'" 13 年 前
  Eric Schulte 9d4e1517b6 Don't use `org-labels' 13 年 前
  Bastien Guerry 525e96a97e Revert "Don't use `org-labels'" 13 年 前
  Bastien Guerry 09743f48d6 Fix many small typos. 13 年 前
  Bastien Guerry 9a9d4e3666 Fix some warnings. 13 年 前
  Bastien Guerry 70dd1196d2 Massive code clean-up. 13 年 前
  Bastien Guerry ba16c3c6f5 Don't use `org-labels' 13 年 前
  Bastien Guerry 6c7ac786aa ob.el: Don't use `org-flet' 13 年 前
  Bastien Guerry 57104f9fb2 ob.el: Don't use `org-flet' 13 年 前
  Bastien Guerry e85479aeb1 Don't use `org-flet' in some functions 13 年 前
  Eric Schulte e400a80429 improved handling of results that look like elisp 13 年 前
  Bastien Guerry 8eb584331a Add punctuation at the end of the first line of docstrings. Code cleanup. 13 年 前
  Achim Gratz 2dfa6aaf79 Let ob-C and ob-fortran work correctly on Windows/Cygwin 13 年 前
  Eric Schulte 64418e2920 remove use of map at runtime 13 年 前
  Eric Schulte 63b5f8f2e8 replace flet/labels with org-flet/org-labels 13 年 前
  Bastien Guerry afe5eb140e Fix some docstrings format. 13 年 前
  Bastien Guerry 7b6171735f Prevent errors when `org-current-export-file' is void. 13 年 前
  Eric Schulte 89bb446a0b caching in #+call: lines 13 年 前