ソースを参照

Remove the autoload for org-capture-templates

This seems to have been causing than solving problems.
Carsten Dominik 15 年 前
コミット
dbc8a8ede1
1 ファイル変更0 行追加1 行削除
  1. 0 1
      lisp/org-capture.el

+ 0 - 1
lisp/org-capture.el

@@ -76,7 +76,6 @@
   :tag "Org Capture"
   :group 'org)
 
-;;;###autoload
 (defcustom org-capture-templates nil
   "Templates for the creation of new entries.