コミット履歴

作者 SHA1 メッセージ 日付
  Eric Schulte e4984e2783 fix tangle bug, checking empty headlines commented 11 年 前
  Bastien Guerry 2ac57db0a3 Merge branch 'maint' 11 年 前
  Bastien Guerry 56d405a41c org.el (org-babel-load-file): Set `exported-file' correctly 11 年 前
  Aaron Ecay a94501a132 babel: don’t move point when tangling a single block 11 年 前
  Nicolas Goaziou bdbf80aacb ob-tangle: Silence byte-compiler 11 年 前
  Eric Schulte 7a17f8a5a7 fix typo in `org-babel-under-commented-heading-p' 11 年 前
  Eric Schulte af80144976 tangle checks for COMMENT in parent headlines 11 年 前
  Eric Schulte be3dad300f re-apply an orphaned anonymous lambda function 11 年 前
  Eric Schulte 15847336c3 tangled links use relative paths by default 11 年 前
  Vladimir Lomov 11498bf86f remove dangling 'padline' variable 11 年 前
  Eric Schulte ae21350aaa :padline insertion aware of placement in file 11 年 前
  Eric Schulte 6f90d903e6 Revert "don't insert a padline at the top of the file" 11 年 前
  Eric Schulte 6215960d99 don't insert a padline at the top of the file 11 年 前
  Eric Schulte 1a8ad7dab1 fixed bug in tangle-file 11 年 前
  Eric Schulte 5c6f4fd130 change file modes once after tangling 11 年 前
  Eric Schulte 2a73e06a6d adding a new global tangle-mode header argument 11 年 前
  Vitalie Spinu 6043de578f avoid file warnings in org-babel-post-tangle-hook 11 年 前
  Eric Schulte bceb151b7e `org-src-switch-to-buffer' to jump from src to org 11 年 前
  Achim Gratz d36a933c65 Compatibility: fix XEmacs compilation failures 11 年 前
  Achim Gratz 0e42f1aae1 ob-tangle: declare org-edit-special 11 年 前
  Eric Schulte d9cfec3040 jump back to the correct point in the code block 11 年 前
  Aaron Ecay 7263b326d4 Add 'light argument to some uses of org-babel-get-src-block-info 12 年 前
  Bastien Guerry d5fd2008e3 org.el (org-babel-load-file): Move `org-babel-load-file' here 12 年 前
  Eric Schulte 10a67d594a update doc to reflect changed variable name 12 年 前
  Ryo TAKAISHI 8ef0eb467f fix bug: org-babel-tangle-file can't limit collected source code block by argument. 12 年 前
  Bastien Guerry 71e9b321ec Merge branch 'master-wip3' 12 年 前
  Achim Gratz 3773029db9 fix 17131cbf63 12 年 前
  Bastien Guerry aa3091580d ob-tangle.el: A small fix and some refactoring 12 年 前
  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 12 年 前
  Nicolas Goaziou 8ef19cdeee ob-tangle: Correctly unescape code when tangling 12 年 前