]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove autoload for org-capture-templates
authorCarsten Dominik <carsten.dominik@gmail.com>
Fri, 12 Nov 2010 22:34:06 +0000 (16:34 -0600)
committerCarsten Dominik <carsten.dominik@gmail.com>
Fri, 12 Nov 2010 22:34:06 +0000 (16:34 -0600)
lisp/org/ChangeLog
lisp/org/org-capture.el

index e1440fabd8becd6e03213644a05e3ec5e27c43ef..e3495c9f30fbfa71ad4065c15510cd98080a832f 100644 (file)
@@ -1,5 +1,8 @@
 2010-11-12  Carsten Dominik  <carsten.dominik@gmail.com>
 
+       * org-capture.el (org-capture-templates): Remove autoload from
+       defcustom.
+
        * ob-lisp.el (slime): Don't expect slime to be present.
 
 2010-11-11  Dan Davison  <dandavison7@gmail.com>
index b463d29a3899177f3d6596d3ccc8000445ba4d4e..2abe5c72bf6d8ec28282cd57ed12fd6b660c9b16 100644 (file)
@@ -76,7 +76,6 @@
   :tag "Org Capture"
   :group 'org)
 
-;;;###autoload
 (defcustom org-capture-templates nil
   "Templates for the creation of new entries.