>> There seem to be 85 calls to define-minor-mode in the Emacs sources.
>> I guess the first order of business would be to make sure each of them
>> has an explicit :group.
>
> I'll check them.
Done. If somebody wants to double-check, I committed these changes:
2005-04-04 Lute Kamstra <[EMAIL PROTECTED]>
* autorevert.el (auto-revert-mode): Specify :group.
* battery.el (display-battery-mode): Specify :group.
* diff-mode.el (diff-minor-mode): Specify :group.
* font-core.el (font-lock-mode): Specify :group.
* hl-line.el (hl-line-mode): Specify :group.
* iimage.el (iimage): New customization group.
(iimage-mode): Specify :group.
* longlines.el (longlines-mode): Specify :group.
* master.el: Don't require easy-mmode.
(master): New customization group.
(master-mode): Specify :group.
* msb.el (msb-mode): Specify :group.
* reveal.el (reveal-mode): Specify :group.
* simple.el (next-error-follow-minor-mode): Specify :group.
* smerge-mode.el (smerge-mode): Specify :group.
* emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
* emulation/cua-base.el (cua-mode): Specify :group.
* international/encoded-kb.el (encoded-kbd-mode): Specify :group.
* language/thai-util.el (thai-auto-composition-mode)
(thai-word-mode): Specify :group.
* mail/supercite.el (sc-minor-mode): Specify :group.
* progmodes/cwarn.el (cwarn-mode): Specify :group.
* progmodes/flymake.el (flymake-mode): Specify :group.
* progmodes/glasses.el (glasses-mode): Specify :group.
* progmodes/hideif.el (hide-ifdef-mode): Specify :group.
* textmodes/enriched.el (enriched-mode): Specify :group.
* textmodes/refill.el (refill-mode): Specify :group.
2005-04-04 Lute Kamstra <[EMAIL PROTECTED]>
* url-handlers.el (url-handler-mode): Specify :group.
_______________________________________________
Emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug