# HG changeset patch # User Markus Rost # Date 1037059851 0 # Node ID 29bcc571c1b6edc01b774feb6cbc0c1964a312c0 # Parent e96f9b3c1ad219ccba38e30efe49f528e3af32be (defgroup comment): Remove autoload cookie. diff -r e96f9b3c1ad2 -r 29bcc571c1b6 lisp/newcomment.el --- 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-"