Commit History

作者 SHA1 備註 提交日期
  Eric Schulte f3050c17d6 removed debug statement 16 年之前
  Dan Davison ad57e15afe Bugfix in org-babel-read (relevant to all branches). 16 年之前
  Eric Schulte d37d148d3f DONE singe-function tangling and loading elisp from literate org-mode file [3/3] 16 年之前
  Eric Schulte 77c7fc81cc flesh out org-babel-load-file task statement 16 年之前
  Eric Schulte cdd73500d6 DONE ensure that org-babel-tangle returns the path to the tangled file(s) 16 年之前
  Eric Schulte 07c919cb31 fleshing out actual loading of tangled files 16 年之前
  Eric Schulte c3166dc093 now able to tangle files by language 16 年之前
  Eric Schulte 92f979cc88 fleshing out documentation for automatic tangling and loading of elisp 16 年之前
  Eric Schulte 27fe6cf718 Merge branch 'master' into cleanup 16 年之前
  Eric Schulte 8694253c9f getting started on automatic loading of elisp from org-mode files 16 年之前
  Eric Schulte 52570eb3c4 Merge branch 'master' into tangled-emacs-init 16 年之前
  Dan Davison 213b045359 Updating main org file and tidying library-of-babel.org. 16 年之前
  Dan Davison c1f8de5eec Cosmetic changes only: shortening lines to fit my screen. 16 年之前
  Dan Davison 08eba0ceea Bugfix: my regexp was not allowing whitespace inside function call. 16 年之前
  Dan Davison a0e0fe17f4 A neutral bug (unnecessary, but no consequences I believe). 16 年之前
  Dan Davison 21d058869d Bugfix in org-babel-read (relevant to all branches). 16 年之前
  Dan Davison cd4c794af6 Bugfix: Use let* instead of let 16 年之前
  Dan Davison f622d8d288 Bugfix: In org-babel-merge-params. 16 年之前
  Dan Davison ee749f4d70 Bugfix: 16 年之前
  Dan Davison 0a6fa24cc5 bugfix: org-babel-parse-header-arguments was creating nonsense when passed an empty string. 16 年之前
  Dan Davison af6af0b848 Tightening up org-babel-lob-one-liner-regexp. 16 年之前
  Dan Davison 44adc98505 Enabling LoB to put results in buffer, and slowly moving towards more 16 年之前
  Dan Davison 42fe3144b7 Some more bugs / TODOs, and some unimportant changes. 16 年之前
  Dan Davison eb7206f744 Fixing function call-style source block arguments. 16 年之前
  Dan Davison 41381781bb Using function call() style source block arguments. 16 年之前
  Dan Davison c1b72bfba8 Trivial typo fixing 16 年之前
  Dan Davison 4137ceb426 A few notes and a completed TODO 16 年之前
  Dan Davison 2bddc5fdf8 Revert "Moving non-language specific code out of language-specific files." 16 年之前
  Dan Davison 9772adef3e Revert "Altering org-babel-execute:emacs-lisp in accordance with preceding changes." 16 年之前
  Dan Davison 5cbc2d3803 Using the new org-babel-merge-params function to combine default args with header args provided. 16 年之前