/[emacs]/emacs/lisp/ido.el
ViewVC logotype

Diff of /emacs/lisp/ido.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.31.6.5 by miles, Sat Sep 25 12:05:29 2004 UTC revision 1.31.6.6 by miles, Thu Nov 4 08:55:37 2004 UTC
# Line 338  Line 338 
338    "Switch between files using substrings."    "Switch between files using substrings."
339    :group 'extensions    :group 'extensions
340    :group 'convenience    :group 'convenience
341      :version "21.4"
342    :link '(emacs-commentary-link :tag "Commentary" "ido.el")    :link '(emacs-commentary-link :tag "Commentary" "ido.el")
343    :link '(emacs-library-link :tag "Lisp File" "ido.el"))    :link '(emacs-library-link :tag "Lisp File" "ido.el"))
344    
# Line 359  use either \\[customize] or the function Line 360  use either \\[customize] or the function
360    :require 'ido    :require 'ido
361    :link '(emacs-commentary-link "ido.el")    :link '(emacs-commentary-link "ido.el")
362    :set-after '(ido-save-directory-list-file)    :set-after '(ido-save-directory-list-file)
   :version "21.4"  
363    :type '(choice (const :tag "Turn on only buffer" buffer)    :type '(choice (const :tag "Turn on only buffer" buffer)
364                   (const :tag "Turn on only file" file)                   (const :tag "Turn on only file" file)
365                   (const :tag "Turn on both buffer and file" both)                   (const :tag "Turn on both buffer and file" both)

Legend:
Removed from v.1.31.6.5  
changed lines
  Added in v.1.31.6.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26