+2008-09-11 Glenn Morris <rgm@gnu.org>
+
+ * ido.el (ido-mode): Initialize with custom-initialize-default.
+ (Bug#947).
+
2008-09-10 Chong Yidong <cyd@stupidchicken.com>
* replace.el (perform-replace): Don't set inhibit-read-only using
use either \\[customize] or the function `ido-mode'."
:set #'(lambda (symbol value)
(ido-mode value))
- :initialize 'custom-initialize-set
+ :initialize 'custom-initialize-default
:require 'ido
:link '(emacs-commentary-link "ido.el")
:set-after '(ido-save-directory-list-file