Commit Verlauf

Autor SHA1 Nachricht Datum
  Bastien Guerry d5fd2008e3 org.el (org-babel-load-file): Move `org-babel-load-file' here vor 12 Jahren
  Eric Schulte 10a67d594a update doc to reflect changed variable name vor 12 Jahren
  Ryo TAKAISHI 8ef0eb467f fix bug: org-babel-tangle-file can't limit collected source code block by argument. vor 12 Jahren
  Bastien Guerry 71e9b321ec Merge branch 'master-wip3' vor 12 Jahren
  Achim Gratz 3773029db9 fix 17131cbf63 vor 12 Jahren
  Bastien Guerry aa3091580d ob-tangle.el: A small fix and some refactoring vor 12 Jahren
  Bastien Guerry 17131cbf63 ob-tangle.el (org-babel-tangle): Allow two universal prefix arguments to tangle by the target file of the block at point vor 12 Jahren
  Nicolas Goaziou 8ef19cdeee ob-tangle: Correctly unescape code when tangling vor 12 Jahren
  Bastien Guerry e48f13423a Fix compiler warnings vor 12 Jahren
  Bastien Guerry 8e0b4529f7 ob-tangle.el (org-babel-tangle-collect-blocks): Don't collect blocks in commented out headings vor 12 Jahren
  Bastien Guerry a6ac2b5fed Merge branch 'maint' vor 12 Jahren
  Bastien Guerry fa3385e68b ob-tangle.el (org-babel-tangle-collect-blocks): Bugfix: remove code references from blocks vor 12 Jahren
  Eric Schulte f52600a439 fix bug: tangling #+headers: lines w/prefix arg vor 12 Jahren
  Bastien Guerry 5fc740a230 Merge branch 'maint' vor 12 Jahren
  Bastien Guerry 72bc144c15 Update Copyright lines to match Emacs format. vor 12 Jahren
  Bastien Guerry 60b23bdeac Merge branch 'maint' vor 12 Jahren
  Bastien Guerry 98cd4687a2 Update copyright years. vor 12 Jahren
  Eric Schulte 458824493d Revert "tangled files should not be writable" vor 12 Jahren
  Eric Schulte 2c34715ae6 option to byte-compile elisp loaded from Org files vor 12 Jahren
  Eric Schulte 5e3b8259c7 tangled files should not be writable vor 12 Jahren
  Eric Schulte ff0081847c requiring ob now pulls in all of Babel vor 12 Jahren
  Bastien Guerry 5c762bbdc6 Remove some autoloads and clean up code. vor 12 Jahren
  Bastien Guerry e4c31cf98b Use generated-autoload-file: "org-loaddefs.el" as a local variable. vor 12 Jahren
  Michael Brand 9852ad9418 ob-tangle: Fix bug when heading has no text vor 12 Jahren
  Bastien Guerry 9afc2ac56b ob-*.el: Use ̀org-no-properties' instead of `org-babel-clean-text-properties' vor 12 Jahren
  Bastien Guerry 09743f48d6 Fix many small typos. vor 12 Jahren
  Bastien Guerry 1edf05f14c ob-tangle.el: Don't use `org-flet' vor 12 Jahren
  Bastien Guerry 9156bc2d64 Various minor fixes. vor 12 Jahren
  Eric Schulte 1952afa6ed more efficient org-babel-with-temp-filebuffer vor 12 Jahren
  Eric Schulte 63b5f8f2e8 replace flet/labels with org-flet/org-labels vor 12 Jahren