Commit History

Author SHA1 Message Date
  Dan Davison 37e152f61d Change message on tangling: "0 blocks" instead of "0 block" 16 years ago
  Eric Schulte e37cea2f24 fixed small bug introduced when switching to the `org-src-lang-modes' 16 years ago
  Eric Schulte 6d4404f4cb org-babel now using the org-src-lang-modes variable newly added to org-mode 16 years ago
  Eric Schulte beed8c097b added function: org-babel-tangle-clean, for cleaning up tangled files 16 years ago
  Eric Schulte cbdd953993 DONE org-bable-tangle: no default extension if one already exists 16 years ago
  Eric Schulte e56bed5fc8 adding org-src-lang-modes as place holder until something comparable makes it's way into the org core 16 years ago
  Eric Schulte 50e29c200d recursively expanding nested noweb references 16 years ago
  Eric Schulte 937e1aa981 now better at inserting wrapping comments, and using org-src-lang-modes 16 years ago
  Eric Schulte 5d4ac21aca languages are now able to specify that they don't support comments for tangling 16 years ago
  Eric Schulte 9df56be538 tangling now preserves order of source-code blocks from the original file 16 years ago
  Eric Schulte 132eb91b68 no longer ensuring that noweb style references are inside comments 16 years ago
  Eric Schulte 227540bce1 DONE new reference syntax *inside* source code blocks 16 years ago
  Eric Schulte 17b2008968 now able to return the current source-code block's body with noweb references expanded 16 years ago
  Eric Schulte bfdc0bbb35 DONE re-work tangling system 16 years ago
  Eric Schulte 5c6308d804 org-babel-load-file now working under new tangling schema 16 years ago
  Eric Schulte 56b18db9b8 STARTED re-work tangling system 16 years ago
  Eric Schulte 51cfe9e468 DONE add =:tangle= family of header arguments 16 years ago
  Eric Schulte f3050c17d6 removed debug statement 16 years ago
  Eric Schulte d37d148d3f DONE singe-function tangling and loading elisp from literate org-mode file [3/3] 16 years ago
  Eric Schulte cdd73500d6 DONE ensure that org-babel-tangle returns the path to the tangled file(s) 16 years ago
  Eric Schulte 07c919cb31 fleshing out actual loading of tangled files 16 years ago
  Eric Schulte c3166dc093 now able to tangle files by language 16 years ago
  Eric Schulte 8694253c9f getting started on automatic loading of elisp from org-mode files 16 years ago
  Eric Schulte 74b9c8f125 slight simplification 16 years ago
  Eric Schulte 978104f1ae broke tangled source block collection out into it's own function 16 years ago
  Eric Schulte 87e07ee66d added completion message to `org-babel-tangle' 16 years ago
  Eric Schulte e9c2c6a590 removing debugging statements from org-babel-tangle.el, and beefing up test-tangle.org 16 years ago
  Eric Schulte 6518065f28 now working with multiple source-blocks 16 years ago
  Eric Schulte 50abb08479 misc tweaks 16 years ago
  Eric Schulte 0d3952ecf6 inserting links in a comment before source-code blocks 16 years ago