Commit Verlauf

Autor SHA1 Nachricht Datum
  Achim Gratz 8387b3b07e Merge branch 'maint' vor 12 Jahren
  Achim Gratz 8cf4ceb304 ob-core: fix regression when org-confirm-babel-evaluate is a functionp vor 12 Jahren
  Eric Schulte 895bae8774 fix bug when replacing results hashes vor 12 Jahren
  Eric Schulte 884f5ced13 named call lines insert results like code blocks vor 12 Jahren
  Bastien Guerry 5a36318511 Merge branch 'maint' vor 12 Jahren
  Achim Gratz 30581835bd do not use mapcar* for transposing tables vor 12 Jahren
  Eric Schulte 685b296724 evaluate elisp header args at original call site vor 12 Jahren
  Achim Gratz 90b168705e ob-core: evaluate header-args[:lang] properties at point of call vor 12 Jahren
  Eric Schulte 56ac8f8b69 prolog and epilog header arguments vor 12 Jahren
  Eric Schulte d34813c64a more robust matching of examplized ranges vor 12 Jahren
  Eric Schulte a79fd4be28 fix babel merge params bug from commit 693dda67 vor 12 Jahren
  Achim Gratz 693dda67e6 ob-core: allow language specific header arguments in properties vor 12 Jahren
  Eric Schulte 04a1b98e5e do not read #-prefix header-arg value as emacs lisp vor 12 Jahren
  Eric Schulte c3711b14d6 org-babel-current-exec-src-block-head -> org-babel-current-src-block-location vor 12 Jahren
  Eric Schulte 2a73e06a6d adding a new global tangle-mode header argument vor 12 Jahren
  Eric Schulte d6a9f1aa29 org-babel-current-exec-src-block-head -> outermost vor 12 Jahren
  Vitalie Spinu f301bbcc86 make src block location available to execution backends vor 12 Jahren
  Achim Gratz 3768cec391 Babel: complete fix for priority order of header arguments from e79e8943de vor 12 Jahren
  Sebastien Vauban e79e8943de Fix priority order for inheriting header arguments vor 12 Jahren
  Eric Schulte f285b7ed3d Defcustom controlling the wrapping of inline results vor 12 Jahren
  Bastien Guerry 267cbe5183 Merge branch 'maint' vor 12 Jahren
  Bastien Guerry dcb0ac48a8 Use `org-called-interactively-p' instead of `called-interactively-p' vor 12 Jahren
  Aaron Ecay 7263b326d4 Add 'light argument to some uses of org-babel-get-src-block-info vor 12 Jahren
  Aaron Ecay 9969d3feeb ob-core.el (org-babel-execute-src-block): fixes for :results none vor 12 Jahren
  Bastien Guerry 3d994a602c ob-core.el (org-babel-insert-result): Fix bug when inserting results as a list: ensure we split a string containing "\n" vor 12 Jahren
  Bastien Guerry 03920a01fa Merge branch 'master-apply-aaron-patch2' vor 12 Jahren
  Aaron Ecay bf29482973 Clean up various org-babel-*-maybe commands vor 12 Jahren
  Aaron Ecay 4d763f35f5 Fix bug in org-babel-execute-src-block vor 12 Jahren
  Bastien Guerry 217d14ecc2 ob-core.el (org-babel-pop-to-session-maybe): Fix docstring vor 12 Jahren
  Bastien Guerry cde4c876fb ob-core.el (org-babel-confirm-evaluate): Fix typo in docstring vor 12 Jahren