From 513bcaece93e539a5f71923da56817be4ae52a81 Mon Sep 17 00:00:00 2001 From: Markus Rost Date: Tue, 12 Nov 2002 00:11:30 +0000 Subject: [PATCH] (defgroup comment): Remove autoload cookie. --- lisp/ChangeLog | 9 +++++++++ lisp/newcomment.el | 1 - 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 108f3734c97..a62d7a4a76c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,12 @@ +2002-11-12 Markus Rost + + * ls-lisp.el (defgroup ls-lisp): Remove autoload cookie. + + * hi-lock.el (defgroup hi-lock-interactive-text-highlighting): + Remove autoload cookie. + + * newcomment.el (defgroup comment): Remove autoload cookie. + 2002-11-11 Markus Rost * mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button): 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-" -- 2.39.2