コミット履歴

作者 SHA1 メッセージ 日付
  Eric Schulte 19f1bf6bce unified stripping of protective commas -- idempotent org-edit-src-code 14 年 前
  Eric Schulte 7b59410c30 don't allow newlines in source names in noweb references 14 年 前
  Eric Schulte 3451d35fcd allow *any* punctuation to proceed an inline src block 14 年 前
  Eric Schulte 8c69417861 add ( to the list of characters allowed to proceed an inline src block 14 年 前
  Eric Schulte 1bb2a3c23a fixed two issues with noweb reference expansion 14 年 前
  Eric Schulte 11d31e89c4 replace org-babel-noweb-separator variable with :noweb-sep header argument 14 年 前
  Eric Schulte 269a509615 customizable noweb reference separator 14 年 前
  Eric Schulte 978fd46069 don't report valid header arguments as suspicious 14 年 前
  Eric Schulte 4f5b6317b5 correctly position point when mapping hits an inline code block 14 年 前
  Eric Schulte 97e8e03eea Ensure params are incorporated *before* checking if evaluation is legal 14 年 前
  Eric Schulte 70c58b93f1 Revert "remove #+name and #+result hiding" 14 年 前
  Eric Schulte b44c08dd45 remove all calls to `gensym' 14 年 前
  Eric Schulte fc92b2e2fe fix whole-buffer evaluation order and symbol intrusion in related macros 14 年 前
  Eric Schulte 9ac673c5e2 default to all-caps #+RESULTS: for code-block generated content 14 年 前
  Eric Schulte d35c79aca9 resurrect dropped pieces of a previous patch 14 年 前
  Eric Schulte 2c2e1a5448 fixed bug in org-babel-balanced-split when run on Emacs22 14 年 前
  Bastien Guerry 9167cba326 Merge branch 'master' into maint 14 年 前
  Eric Schulte 1471af0b44 Resolve :noweb-ref when set at the property level during noweb expansion 14 年 前
  Eric Schulte a2cdccf5cb move `org-babel-lob-one-liner-regexp' into ob.el to fix autoloading error 14 年 前
  Eric Schulte 9e4a6f3781 optional "quick and dirty" :noweb reference expansion 14 年 前
  Eric Schulte 18708a2b5a Resolve :noweb-ref when set at the property level during noweb expansion 14 年 前
  Eric Schulte 34eb48dc3f move `org-babel-lob-one-liner-regexp' into ob.el to fix autoloading error 14 年 前
  Bastien Guerry e56e2c8760 Silent a few byte-compiler warnings. 14 年 前
  Eric Schulte 3bf8d8fd86 fixed regexp when resolving noweb references 14 年 前
  Eric Schulte 8a8a56c277 remove #+name and #+result hiding 14 年 前
  Eric Schulte 1b58f780cf faster method of collecting continuing code blocks 14 年 前
  Eric Schulte a706d16127 wrap code block results in drawers rather than blocks 14 年 前
  Bastien Guerry 92d305092a Fix typos (already fixed in Emacs trunk.) 14 年 前
  Bastien Guerry 90868e2d88 Fix typo fixed in Emacs trunk. 14 年 前
  Eric Schulte 1234afcc54 correctly toggle visibility of named code blocks 14 年 前