summaryrefslogtreecommitdiff
path: root/lisp/ido.el
diff options
context:
space:
mode:
authorKim F. Storm <storm@cua.dk>2005-05-03 14:29:11 +0000
committerKim F. Storm <storm@cua.dk>2005-05-03 14:29:11 +0000
commit3ef4608aa5a9e023baf1c82f33836988b306e600 (patch)
tree44fbdd1a7a25550835d7be0b52dec37072447e01 /lisp/ido.el
parentbd206721a81b6efb24ba15080be3639865f0b792 (diff)
downloademacs-3ef4608aa5a9e023baf1c82f33836988b306e600.tar.gz
Fix emacs version in commentary.
Diffstat (limited to 'lisp/ido.el')
-rw-r--r--lisp/ido.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ido.el b/lisp/ido.el
index 4c6db529ef7..7ed2d62386c 100644
--- a/lisp/ido.el
+++ b/lisp/ido.el
@@ -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