(defgroup comment): Remove autoload cookie.
This commit is contained in:
parent
007f562826
commit
513bcaece9
2 changed files with 9 additions and 1 deletions
|
|
@ -1,3 +1,12 @@
|
|||
2002-11-12 Markus Rost <rost@math.ohio-state.edu>
|
||||
|
||||
* 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 <rost@math.ohio-state.edu>
|
||||
|
||||
* mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button):
|
||||
|
|
|
|||
|
|
@ -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-"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue