summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Dominik <carsten.dominik@gmail.com>2010-11-12 16:26:48 -0600
committerCarsten Dominik <carsten.dominik@gmail.com>2010-11-12 16:26:48 -0600
commitdbc8a8ede1faa3b753b415e38f46b7be5c1c81e8 (patch)
treeb92c91f33bdd4edfc3ebccc689484d0da6964bdf
parentc8832d6e2781039a876ea733cfbef04aa133958b (diff)
downloadorg-mode-dbc8a8ede1faa3b753b415e38f46b7be5c1c81e8.tar.gz
Remove the autoload for org-capture-templates
This seems to have been causing than solving problems.
-rw-r--r--lisp/org-capture.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/org-capture.el b/lisp/org-capture.el
index b463d29..2abe5c7 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.