# HG changeset patch # User Kim F. Storm # Date 1115130551 0 # Node ID 61a2da179b1d096264d5c48277dfc1847fddf2df # Parent 9658387c7d0197e89c036ae5e237917634a0099b Fix emacs version in commentary. diff -r 9658387c7d01 -r 61a2da179b1d lisp/ido.el --- a/lisp/ido.el Tue May 03 06:48:47 2005 +0000 +++ b/lisp/ido.el Tue May 03 14:29:11 2005 +0000 @@ -56,7 +56,7 @@ ;; so I invented a common "ido-" namespace for the merged packages. ;; ;; This version is based on ido.el version 1.57 released on -;; gnu.emacs.sources adapted for emacs 21.5 to use command remapping +;; gnu.emacs.sources adapted for emacs 22.1 to use command remapping ;; and optionally hooking the read-buffer and read-file-name functions. ;; ;; Prefix matching was added by Klaus Berndl based on