Fix emacs version in commentary.
authorKim F. Storm <storm@cua.dk>
Tue, 3 May 2005 14:29:11 +0000 (14:29 +0000)
committerKim F. Storm <storm@cua.dk>
Tue, 3 May 2005 14:29:11 +0000 (14:29 +0000)
lisp/ido.el

index 4c6db52..7ed2d62 100644 (file)
@@ -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