Synch to No Gnus 200405260855.
authoryamaoka <yamaoka>
Wed, 26 May 2004 08:56:30 +0000 (08:56 +0000)
committeryamaoka <yamaoka>
Wed, 26 May 2004 08:56:30 +0000 (08:56 +0000)
lisp/ChangeLog
lisp/dgnushack.el

index 087019e..c8faff4 100644 (file)
@@ -1,5 +1,7 @@
 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
 
+       * dgnushack.el: Autoload customize-set-variable for XEmacs.
+
        * rfc2047.el (rfc2047-encodable-p): Don't move point.
 
 2004-05-25  Teodor Zlatanov  <tzz@lifelogs.com>
index 27feec4..bd04d08 100644 (file)
@@ -310,6 +310,7 @@ Try to re-configure with --with-addpath=FLIM_PATH and run make again.
     (autoload 'c-mode "cc-mode" nil t)
     (autoload 'customize-apropos "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)
     (autoload 'delete-annotation "annotations")
     (autoload 'dolist "cl-macs" nil nil 'macro)