[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/ido.el
From: |
Kim F . Storm |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/ido.el |
Date: |
Tue, 03 May 2005 10:29:11 -0400 |
Index: emacs/lisp/ido.el
diff -c emacs/lisp/ido.el:1.53 emacs/lisp/ido.el:1.54
*** emacs/lisp/ido.el:1.53 Thu Apr 28 15:09:34 2005
--- emacs/lisp/ido.el Tue May 3 14:29:11 2005
***************
*** 56,62 ****
;; 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
;; and optionally hooking the read-buffer and read-file-name functions.
;;
;; Prefix matching was added by Klaus Berndl <address@hidden> based on
--- 56,62 ----
;; 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 22.1 to use command remapping
;; and optionally hooking the read-buffer and read-file-name functions.
;;
;; Prefix matching was added by Klaus Berndl <address@hidden> based on
- [Emacs-diffs] Changes to emacs/lisp/ido.el,
Kim F . Storm <=