Autoload sgml-mode for XEmacs.
[gnus] / lisp / dgnushack.el
index bd68608..3e8baae 100644 (file)
@@ -206,6 +206,7 @@ fixed in Emacs after 21.3."
     (if (emacs-version>= 21 5)
        (autoload 'setenv "process" nil t)
       (autoload 'setenv "env" nil t))
+    (autoload 'sgml-mode "psgml" nil t)
     (autoload 'smtpmail-send-it "smtpmail")
     (autoload 'sort-numeric-fields "sort" nil t)
     (autoload 'sort-subr "sort")