Commit History

Author SHA1 Message Date
  Eric Schulte efe039db93 fix two bugs related to calling tangle with a prefix argument 13 years ago
  Eric Schulte 951a6f2506 fix code block replacement with results 13 years ago
  Eric Schulte 5bcf0c16da Don't miss a code block when there are confounding spaces after the result name. 13 years ago
  Eric Schulte 9e3b41d1a4 Fixed bug in examplization 13 years ago
  Martyn Jago 50a35c42db Fix `org-babel-result-end' command to provide consistent result removal where result is type `wrap'. 13 years ago
  Eric Schulte 19f1bf6bce unified stripping of protective commas -- idempotent org-edit-src-code 13 years ago
  Eric Schulte 7b59410c30 don't allow newlines in source names in noweb references 13 years ago
  Eric Schulte 3451d35fcd allow *any* punctuation to proceed an inline src block 13 years ago
  Eric Schulte 8c69417861 add ( to the list of characters allowed to proceed an inline src block 13 years ago
  Eric Schulte 1bb2a3c23a fixed two issues with noweb reference expansion 13 years ago
  Eric Schulte 11d31e89c4 replace org-babel-noweb-separator variable with :noweb-sep header argument 13 years ago
  Eric Schulte 269a509615 customizable noweb reference separator 13 years ago
  Eric Schulte 978fd46069 don't report valid header arguments as suspicious 13 years ago
  Eric Schulte 4f5b6317b5 correctly position point when mapping hits an inline code block 13 years ago
  Eric Schulte 97e8e03eea Ensure params are incorporated *before* checking if evaluation is legal 13 years ago
  Eric Schulte 70c58b93f1 Revert "remove #+name and #+result hiding" 13 years ago
  Eric Schulte b44c08dd45 remove all calls to `gensym' 13 years ago
  Eric Schulte fc92b2e2fe fix whole-buffer evaluation order and symbol intrusion in related macros 13 years ago
  Eric Schulte 9ac673c5e2 default to all-caps #+RESULTS: for code-block generated content 13 years ago
  Eric Schulte d35c79aca9 resurrect dropped pieces of a previous patch 14 years ago
  Eric Schulte 2c2e1a5448 fixed bug in org-babel-balanced-split when run on Emacs22 14 years ago
  Bastien Guerry 9167cba326 Merge branch 'master' into maint 14 years ago
  Eric Schulte 1471af0b44 Resolve :noweb-ref when set at the property level during noweb expansion 14 years ago
  Eric Schulte a2cdccf5cb move `org-babel-lob-one-liner-regexp' into ob.el to fix autoloading error 14 years ago
  Eric Schulte 9e4a6f3781 optional "quick and dirty" :noweb reference expansion 14 years ago
  Eric Schulte 18708a2b5a Resolve :noweb-ref when set at the property level during noweb expansion 14 years ago
  Eric Schulte 34eb48dc3f move `org-babel-lob-one-liner-regexp' into ob.el to fix autoloading error 14 years ago
  Bastien Guerry e56e2c8760 Silent a few byte-compiler warnings. 14 years ago
  Eric Schulte 3bf8d8fd86 fixed regexp when resolving noweb references 14 years ago
  Eric Schulte 8a8a56c277 remove #+name and #+result hiding 14 years ago