커밋 기록

작성자 SHA1 메시지 날짜
  Martyn Jago 50a35c42db Fix `org-babel-result-end' command to provide consistent result removal where result is type `wrap'. 13 년 전
  Eric Schulte 19f1bf6bce unified stripping of protective commas -- idempotent org-edit-src-code 13 년 전
  Eric Schulte 7b59410c30 don't allow newlines in source names in noweb references 13 년 전
  Eric Schulte 3451d35fcd allow *any* punctuation to proceed an inline src block 13 년 전
  Eric Schulte 8c69417861 add ( to the list of characters allowed to proceed an inline src block 13 년 전
  Eric Schulte 1bb2a3c23a fixed two issues with noweb reference expansion 13 년 전
  Eric Schulte 11d31e89c4 replace org-babel-noweb-separator variable with :noweb-sep header argument 13 년 전
  Eric Schulte 269a509615 customizable noweb reference separator 13 년 전
  Eric Schulte 978fd46069 don't report valid header arguments as suspicious 13 년 전
  Eric Schulte 4f5b6317b5 correctly position point when mapping hits an inline code block 13 년 전
  Eric Schulte 97e8e03eea Ensure params are incorporated *before* checking if evaluation is legal 13 년 전
  Eric Schulte 70c58b93f1 Revert "remove #+name and #+result hiding" 13 년 전
  Eric Schulte b44c08dd45 remove all calls to `gensym' 13 년 전
  Eric Schulte fc92b2e2fe fix whole-buffer evaluation order and symbol intrusion in related macros 13 년 전
  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 년 전