File xemacs-auto-autoloads.el of Package gnugo
(if (featurep 'gnugo-autoloads) (error "Feature gnugo-autoloads already loaded")) (autoload 'gnugo "gnugo" "GNU Go" t) ;;(autoload 'gnugo-xpms "gnugo-xpms" "Alist of XPM images suitable for use by gnugo.el " t) (provide 'gnugo-autoloads)