Historique des commits

Auteur SHA1 Message Date
  Bastien Guerry 71884cc039 Merge branch 'maint' il y a 11 ans
  Bastien Guerry f95641c443 Backport changes from Emacs revs 115081 and 115082 il y a 11 ans
  Eric Schulte ac9d8012a4 fix compiler issues w/safe-header-args il y a 11 ans
  Aaron Ecay cba8718eac Mark some org-babel variables as safe locals under proper conditions il y a 11 ans
  Eric Schulte 2eef1b4549 call org-confirm-babel-evaluate from code block il y a 11 ans
  Eric Schulte 5afd5d9785 optional arguments to org-babel-insert-header-arg il y a 11 ans
  Eric Schulte 01467ae083 remove leading newline when removing a result il y a 11 ans
  Michael Albinus 89f10a11fb * ob-core.el (org-babel-local-file-name): Simplify. (org-babel-process-file-name): Apply `expand-file-name' first. (org-babel-remote-temporary-directory): New defcustom. (org-babel-temp-file): Use it. il y a 11 ans
  Eric Schulte d089170905 named results when keeping keyword of rm'd results il y a 11 ans
  Eric Schulte 136bdc0e83 org-babel-remove-result option keep result keyword il y a 11 ans
  Carsten Dominik fa61eb64cf Declare a function in ob-core.el il y a 11 ans
  Eric Schulte 39a97fcf03 rm meaningless ":padnewlines" from default header args il y a 11 ans
  Aditya Siram bbe8518118 Given a block with an empty body org-babel-src-block-regexp gobbled up everything until the ending delimiter of the next code block. Fixed this by making the body regexp non-greedy. il y a 11 ans
  Eric Schulte 9a3d30626e condition code execution by org-element-context il y a 11 ans
  Nicolas Goaziou 6fdc2361c9 ob-core: Fix wrong indentation of results il y a 11 ans
  Eric Schulte 184109d416 ob-core remove-if -> org-remove-if il y a 11 ans
  Eric Schulte 99a8d97ffa don't modify missing header arguments during merge il y a 11 ans
  Eric Schulte 3142297d69 delete colnames/rownames for replaced variables il y a 11 ans
  Eric Schulte 4899c79e66 org-src-lang-modes in block demarcation options il y a 11 ans
  Achim Gratz 8387b3b07e Merge branch 'maint' il y a 11 ans
  Achim Gratz 8cf4ceb304 ob-core: fix regression when org-confirm-babel-evaluate is a functionp il y a 11 ans
  Eric Schulte 895bae8774 fix bug when replacing results hashes il y a 11 ans
  Eric Schulte 884f5ced13 named call lines insert results like code blocks il y a 11 ans
  Bastien Guerry 5a36318511 Merge branch 'maint' il y a 11 ans
  Achim Gratz 30581835bd do not use mapcar* for transposing tables il y a 11 ans
  Eric Schulte 685b296724 evaluate elisp header args at original call site il y a 11 ans
  Achim Gratz 90b168705e ob-core: evaluate header-args[:lang] properties at point of call il y a 11 ans
  Eric Schulte 56ac8f8b69 prolog and epilog header arguments il y a 11 ans
  Eric Schulte d34813c64a more robust matching of examplized ranges il y a 11 ans
  Eric Schulte a79fd4be28 fix babel merge params bug from commit 693dda67 il y a 11 ans