Commit History

Author SHA1 Message Date
  Eric Schulte ea993c6d8c fixed insertion of results with hashes 11 years ago
  Eric Schulte 031d2565f7 don't change code block body during sha1 hashing 11 years ago
  Eric Schulte ed64845fd6 fix bug introduced by e6a6fed 11 years ago
  Eric Schulte e6a6fed934 expanded noweb references when calculating hashes 11 years ago
  Bastien Guerry 487c74580c Fix bug when commenting source code. 11 years ago
  Eric Schulte 8c98879d7c declare function to appease compiler 11 years ago
  Eric Schulte 39070b7fc7 sometimes remove common indentation when trimming 11 years ago
  Eric Schulte 89a35bc147 inline src block parser set "switches" in info 11 years ago
  Eric Schulte bbcf17b969 set location info parameter for inline src blocks 11 years ago
  Eric Schulte 060d79f080 whitespace fixes 11 years ago
  Bastien Guerry 9214000c21 Merge branch 'maint' 11 years ago
  Bastien Guerry a6210cc9c2 Backport Paul's fixes from Emacs trunk (1/2) 11 years ago
  Eric Schulte d840b84bbc Don't skip call lines searching for results 11 years ago
  Eric Schulte c67e3cda15 default to preserving hlines in call lines 11 years ago
  Bastien Guerry 487057fc26 Fix conflicts from previous merge 11 years ago
  Bastien Guerry 71884cc039 Merge branch 'maint' 11 years ago
  Bastien Guerry f95641c443 Backport changes from Emacs revs 115081 and 115082 11 years ago
  Eric Schulte ac9d8012a4 fix compiler issues w/safe-header-args 11 years ago
  Aaron Ecay cba8718eac Mark some org-babel variables as safe locals under proper conditions 11 years ago
  Eric Schulte 2eef1b4549 call org-confirm-babel-evaluate from code block 11 years ago
  Eric Schulte 5afd5d9785 optional arguments to org-babel-insert-header-arg 11 years ago
  Eric Schulte 01467ae083 remove leading newline when removing a result 11 years ago
  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. 11 years ago
  Eric Schulte d089170905 named results when keeping keyword of rm'd results 11 years ago
  Eric Schulte 136bdc0e83 org-babel-remove-result option keep result keyword 11 years ago
  Carsten Dominik fa61eb64cf Declare a function in ob-core.el 11 years ago
  Eric Schulte 39a97fcf03 rm meaningless ":padnewlines" from default header args 11 years ago
  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. 11 years ago
  Eric Schulte 9a3d30626e condition code execution by org-element-context 11 years ago
  Nicolas Goaziou 6fdc2361c9 ob-core: Fix wrong indentation of results 11 years ago