emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ido.el,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/ido.el,v
Date: Thu, 11 Sep 2008 06:11:46 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/09/11 06:11:46

Index: ido.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/ido.el,v
retrieving revision 1.150
retrieving revision 1.151
diff -u -b -r1.150 -r1.151
--- ido.el      9 Sep 2008 14:01:03 -0000       1.150
+++ ido.el      11 Sep 2008 06:11:46 -0000      1.151
@@ -353,7 +353,7 @@
 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]