Mercurial > emacs
diff lisp/ido.el @ 62051:61a2da179b1d
Fix emacs version in commentary.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Tue, 03 May 2005 14:29:11 +0000 |
parents | cdaec25dce2c |
children | e002770fe3ac 08185296b491 |
line wrap: on
line diff
--- 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 <klaus.berndl@sdm.de> based on