Commit History

作者 SHA1 備註 提交日期
  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 年之前
  Dan Davison 060e013c90 Adding Dan's incipient worg document 16 年之前
  Dan Davison 7e80d01571 Now we have a function for merging params lists, so in theory this reversion can be reverted. 16 年之前
  Dan Davison 9d79afb3b3 Merge branch 'working-on-combining-params' into results 16 年之前
  Dan Davison 5280e5ea4f Attempt at a working version of the org-babel-merge-params function. 16 年之前
  Eric Schulte 37569346f8 stole a couple of moments to add discussion and a new TODO 16 年之前
  Dan Davison d8001facab Altering org-babel-execute:emacs-lisp in accordance with preceding changes. 16 年之前
  Dan Davison 0f541a680d Moving non-language specific code out of language-specific files. 16 年之前
  Dan Davison 6143bb7aad Streamlining/fiddling with org-babel-execute-src-block. 16 年之前