changeset 48257:29bcc571c1b6

(defgroup comment): Remove autoload cookie.
author Markus Rost <rost@math.uni-bielefeld.de>
date Tue, 12 Nov 2002 00:10:51 +0000
parents e96f9b3c1ad2
children df79fd836e09
files lisp/newcomment.el
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/newcomment.el	Tue Nov 12 00:10:23 2002 +0000
+++ b/lisp/newcomment.el	Tue Nov 12 00:10:51 2002 +0000
@@ -73,7 +73,6 @@
 ;;;###autoload
 (defalias 'indent-new-comment-line 'comment-indent-new-line)
 
-;;;###autoload
 (defgroup comment nil
   "Indenting and filling of comments."
   :prefix "comment-"