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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/ido.el [lexbind]
Date: Thu, 04 Nov 2004 08:31:26 -0500

Index: emacs/lisp/ido.el
diff -c emacs/lisp/ido.el:1.31.2.9 emacs/lisp/ido.el:1.31.2.10
*** emacs/lisp/ido.el:1.31.2.9  Wed Oct  6 05:21:52 2004
--- emacs/lisp/ido.el   Thu Nov  4 13:12:41 2004
***************
*** 338,343 ****
--- 338,344 ----
    "Switch between files using substrings."
    :group 'extensions
    :group 'convenience
+   :version "21.4"
    :link '(emacs-commentary-link :tag "Commentary" "ido.el")
    :link '(emacs-library-link :tag "Lisp File" "ido.el"))
  
***************
*** 359,365 ****
    :require 'ido
    :link '(emacs-commentary-link "ido.el")
    :set-after '(ido-save-directory-list-file)
-   :version "21.4"
    :type '(choice (const :tag "Turn on only buffer" buffer)
                   (const :tag "Turn on only file" file)
                   (const :tag "Turn on both buffer and file" both)
--- 360,365 ----




reply via email to

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