From 513bcaece93e539a5f71923da56817be4ae52a81 Mon Sep 17 00:00:00 2001 From: Markus Rost Date: Tue, 12 Nov 2002 00:11:30 +0000 Subject: (defgroup comment): Remove autoload cookie. --- lisp/newcomment.el | 1 - 1 file changed, 1 deletion(-) (limited to 'lisp/newcomment.el') diff --git a/lisp/newcomment.el b/lisp/newcomment.el index b44f63db903..52f9544a7fd 100644 --- a/lisp/newcomment.el +++ b/lisp/newcomment.el @@ -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-" -- cgit v1.2.1