From dbc8a8ede1faa3b753b415e38f46b7be5c1c81e8 Mon Sep 17 00:00:00 2001 From: Carsten Dominik Date: Fri, 12 Nov 2010 16:26:48 -0600 Subject: [PATCH] Remove the autoload for org-capture-templates This seems to have been causing than solving problems. --- lisp/org-capture.el | 1 - 1 file changed, 1 deletion(-) diff --git a/lisp/org-capture.el b/lisp/org-capture.el index b463d29a3..2abe5c72b 100644 --- a/lisp/org-capture.el +++ b/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.