Commit History

Author SHA1 Message Date
  Eric Schulte 08d8331307 babel: fixed bug resulting from two inline src blocks on the same line 15 years ago
  Eric Schulte 18be132545 babel: adding buffer-wide header arguments behind #+BABEL: 15 years ago
  Eric Schulte a5712e4b0a babel: can open results which don't start on the first column 15 years ago
  Eric Schulte cc1c446791 babel: ensure positional invariance of the `info' list 15 years ago
  Eric Schulte 9311325030 babel: all org-babel elements should now work when indented 15 years ago
  Eric Schulte 8021cf9288 babel: undo two troubling unintended tab insertions in previous commit 15 years ago
  Eric Schulte 0e9e01c3fd babel: results now indented to the level of the #+results: line 15 years ago
  Eric Schulte efbb07fe12 babel: number checking no longer fooled by strings ending in newlines 15 years ago
  Eric Schulte ef931fcd3a babel: resolving references outside of the visible portion of narrowed buffers 15 years ago
  Eric Schulte 93ab492464 babel: updating results in place and adding `prepend' and `append' :results options 15 years ago
  Eric Schulte 8d7ab3a4b7 babel: adding :noeval header argument to inhibit execution of code blocks on export 15 years ago
  Eric Schulte 134de59fd7 babel: cleaning up indentation 15 years ago
  Eric Schulte dc2baab09c babel: protecting restrictions on `org-babel-execute-subtree' 15 years ago
  Eric Schulte 4e43e7fea8 babel: adding library-of-babel functions for file I/O 15 years ago
  Eric Schulte c5e3660fa9 babel: tangle works when buffer name and file name differ 15 years ago
  Dan Davison 71cd358e21 babel: check properties for language-specific header arguments 15 years ago
  Michael Sperber 6fc2ea3b9b Xemacs incompatibilities 15 years ago
  Eric Schulte 5d52daab10 babel: org-babel-execute-buffer is no longer flummoxed by hidden subtrees 15 years ago
  Eric Schulte 6151c88f10 babel: replaced `line-number-at-pos' with `count-lines' 15 years ago
  Eric Schulte d84699459e babel: xemacs variable compatibility check -- thanks to Volker Zell 15 years ago
  Eric Schulte 2139651c0d babel: org-babel-clean-text-properties now checks for valid argument 15 years ago
  Eric Schulte a3cc050a96 babel: `org-babel-get-colnames' no longer requires hline 15 years ago
  Eric Schulte c12e18b6cf babel: org-babel-reassemble-table checks for matching table/name dimensions 15 years ago
  Dan Davison b8c4bb27ba babel: Use org-src edit buffer for expanded body preview 15 years ago
  Dan Davison d0dde7c6d5 babel: flip default values of :hlines header arg 15 years ago
  Eric Schulte 03f13106fb babel: adding org-babel-expand-body:generic for languages w/o body expansion support 15 years ago
  Dan Davison 7decdec3b2 babel: erase previous contents of preview buffer 15 years ago
  Eric Schulte 2fe12b99f4 babel: adding new function `org-babel-expand-src-block' 15 years ago
  Dan Davison 788779e16c babel: typo in org-babel-get-rownames 15 years ago
  Dan Davison d5dd160b23 babel: bug fix in org-babel-get-colnames 15 years ago