Synch to No Gnus 200603020745.
authoryamaoka <yamaoka>
Thu, 2 Mar 2006 07:45:39 +0000 (07:45 +0000)
committeryamaoka <yamaoka>
Thu, 2 Mar 2006 07:45:39 +0000 (07:45 +0000)
lisp/ChangeLog
lisp/dgnushack.el

index 20fc4ef..56ff6d0 100644 (file)
@@ -1,5 +1,7 @@
 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
 
+       * dgnushack.el: Autoload customize-group for XEmacs.
+
        * mml.el (mml-generate-mime-1): Encode parts other than text/* or
        message/* containing non-ASCII text properly.
 
index 5531450..b7339e0 100644 (file)
@@ -306,6 +306,7 @@ adding the --with-addpath=FLIM_PATH option.\n"
     (autoload 'browse-url "browse-url" nil t)
     (autoload 'c-mode "cc-mode" nil t)
     (autoload 'customize-apropos "cus-edit" nil t)
+    (autoload 'customize-group "cus-edit" nil t)
     (autoload 'customize-save-variable "cus-edit" nil t)
     (autoload 'customize-set-variable "cus-edit" nil t)
     (autoload 'customize-variable "cus-edit" nil t)