* cus-edit.el (custom-mode): Make `custom-local-buffer' local.
+2003-03-24 Luc Teirlinck <teirllm@mail.auburn.edu>
+
+ * cus-edit.el (custom-mode): Make `custom-local-buffer' local.
+
2003-03-23 Peter Breton <pbreton@attbi.com>
* net/net-utils.el (dns-lookup-host): New function.
(use-local-map custom-mode-map)
(easy-menu-add Custom-mode-menu)
(make-local-variable 'custom-options)
+ (make-local-variable 'custom-local-buffer)
(make-local-variable 'widget-documentation-face)
(setq widget-documentation-face 'custom-documentation-face)
(make-local-variable 'widget-button-face)