Commit History

Author SHA1 Message Date
  Eric Schulte 1a42967061 Merge branch 'origin-maint' 13 years ago
  Deech 26e817ac20 The link generated by org-store-link is escaped twice when tangling with ":comments yes" flag. 13 years ago
  Bastien Guerry 0630d89a0c Merge branch 'maint' of orgmode.org:org-mode 13 years ago
  Eric Schulte efe039db93 fix two bugs related to calling tangle with a prefix argument 13 years ago
  Bastien Guerry 04971de4b9 Add version tag "24.1" for options introduced since Emacs 23.4 (and <= 24.1) 13 years ago
  Eric Schulte 4b59c36b03 adding default argument to org-babel-noweb-wrap 13 years ago
  Eric Schulte 3d25553588 allow customization of the noweb reference syntax 13 years ago
  Eric Schulte abf3060e47 new "no-export" option to :noweb header argument, and consolidated noweb logic 13 years ago
  Bastien Guerry e44d2975ff Fix copyright (to 2012) year and Org version (to 7.8.03). 13 years ago
  Eric Schulte 647849dff9 better delimiting of Org-mode text preceding a code block 13 years ago
  Eric Schulte b9922ba879 customizable processing of Org-mode text used as comments in tangled source-code files 13 years ago
  Bastien Guerry 58f1dbccf8 Remove the "Version" header in Org libraries (leave it in org.el). 13 years ago
  Bastien Guerry 7a18799e25 Remove arch-tag at the bottom of files. 13 years ago
  Bastien Guerry 904ed18bc2 Fix copyright years for elisp files in core and contrib. 13 years ago
  David Maus 545bfddeea Provide edebug specifications for macros 13 years ago
  emacs 7340cee33a Update website to show 7.7 as current release 13 years ago
  Bastien Guerry 9c05a7c781 Bump to version 7.6 13 years ago
  Deech 5a5036cc13 Ignore errors when launching a language's mode when tangling a source block. 13 years ago
  Eric Schulte e4204fc3fe tangle: ob-tangle now tangles only the current block when called with a prefix argument 13 years ago
  Eric Schulte 23e7adbdaa Revert "ob-tangle: initial implementation of named code block combination" 13 years ago
  Eric Schulte e001901234 revert "ob-tangle: more sophisticated block combination during tangling" 13 years ago
  Eric Schulte 39cd07aacf Revert "ob-tangle: no longer inserting newlines between appended code blocks" 13 years ago
  Eric Schulte 95f9aa5ff5 fixing compiler warnings for Babel functions 13 years ago
  Eric Schulte 90f6765cdf ob-tangle: no longer inserting newlines between appended code blocks 13 years ago
  Eric Schulte 64c1304473 ob-tangle: more sophisticated block combination during tangling 13 years ago
  Eric Schulte 0e4f9da82e ob-tangle: initial implementation of named code block combination 13 years ago
  Shaun Johnson de63411264 Babel: Stop tangling failing in an indirect buffer 14 years ago
  Eric Schulte cd4ce49449 ob-tangle: fix link extraction for newer version of org-store-link 14 years ago
  Eric Schulte 814012ca80 ob-tangle: don't call `org-store-link' interactively when tangling 14 years ago
  Eric Schulte d0a4ed53f1 ob: new header argument `padline' controls newline padding around tangled code 14 years ago