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>
(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)