コミット履歴

作者 SHA1 メッセージ 日付
  David Maus 20ff46e825 Merge branch 'master' of orgmode.org:org-mode 14 年 前
  David Maus 3771185cae Fix wrong order of lines to move before pasting 14 年 前
  John Wiegley 7d2d8f884b Add customization variable `org-use-effective-time' 14 年 前
  Bastien Guerry d2871b007b Merge branch 'master' of orgmode.org:org-mode 14 年 前
  Bastien Guerry 92b87288c7 Minor changes: fix copyright years and licenses. 14 年 前
  Bastien Guerry eb5550fd76 ob-maxima.el: fix the copyright years. 14 年 前
  Bastien Guerry 3008f05688 ob-lilypond.el: fix the copyright years. 14 年 前
  Bastien Guerry 85c40cb36f ob-awk.el: minor fix. Remove double "Commentary:" line in header. 14 年 前
  David Maus e5199c4095 Paste subtree above target headline if point is at bol 14 年 前
  Nicolas Goaziou 1bbfec57af org-list: don't clear marker while still in use 14 年 前
  Nicolas Goaziou b4aee73ef1 org-list: fix bug in `org-toggle-checkbox' on current item 14 年 前
  Nicolas Goaziou 9c33b9c259 Fix fontification error in feb52f9028e73f0f49390780bb2e61cc9da04303 14 年 前
  David Maus 7410001a47 Merge branch 'refactor/org-macros' 14 年 前
  David Maus 545bfddeea Provide edebug specifications for macros 14 年 前
  Nicolas Goaziou 44e42d4dab org-inlinetask: fix a doc-string 14 年 前
  Nicolas Goaziou 62e320b8a5 org-inlinetask: error when trying to nest inline tasks 14 年 前
  Nicolas Goaziou feb52f9028 Allow "^[ \t]*:$" as a special case of fixed-width section 14 年 前
  David Maus ece3091f16 Don't eat headline when yank with point at existing headline 14 年 前
  David Maus 14b556772b Merge branch 'master' of orgmode.org:org-mode 14 年 前
  David Maus fc572f5a6b Fix typo in variable name 14 年 前
  Jambunathan K b5b4134d0c Check org-inlinetask-export-templates before exporting inline tasks 14 年 前
  Valentin Wüstholz ce6010262d Preserve indentation of explicitly indented lines in example blocks 14 年 前
  David Maus 06591f2ccc Fix argument to append when creating final parameter alist 14 年 前
  David Maus fd5828ab77 Fix command line syntax for agenda batch commands 14 年 前
  David Maus a6f13963d7 Fix command line syntax of `org-batch-store-agenda-view' 14 年 前
  David Maus 679c21f8ec Use macro `org-eval-in-environment' in `org-batch-store-agenda-views' 14 年 前
  David Maus 0837adbec8 Provide explanation why batch functions are implemented as macros 14 年 前
  David Maus f0958680db Use `org-eval-in-environment 14 年 前
  David Maus 7d5fb7ff38 New function: Return alist based on flat list 14 年 前
  David Maus b471e56a3e Use macro `org-with-gensyms' in `org-agenda-with-point-at-orig-entry' 14 年 前