Index: gmm-utils.el =================================================================== RCS file: /usr/local/cvsroot/gnus/lisp/gmm-utils.el,v retrieving revision 7.6 diff -u -p -u -r7.6 gmm-utils.el --- gmm-utils.el 24 Jan 2006 16:37:36 -0000 7.6 +++ gmm-utils.el 26 Jan 2006 01:34:01 -0000 @@ -110,7 +110,6 @@ This is copy of the `lazy' widget in Ema ;; version will provide customizable tool bar buttons using a different ;; interface. -;;;###autoload (define-widget 'gmm-tool-bar-item (if (gmm-widget-p 'lazy) 'lazy 'gmm-lazy) "Tool bar list item." :tag "Tool bar item" @@ -130,7 +129,6 @@ This is copy of the `lazy' widget in Ema (const :tag "No map") (plist :inline t :tag "Properties")))) -;;;###autoload (define-widget 'gmm-tool-bar-zap-list (if (gmm-widget-p 'lazy) 'lazy 'gmm-lazy) "Tool bar zap list." :tag "Tool bar zap list"