changeset 62984:4bb4e96b2e17

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Fri, 03 Jun 2005 23:21:17 +0000
parents 5a6bae733c66
children d1cbfe7309c1
files lisp/ChangeLog
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Jun 03 23:02:50 2005 +0000
+++ b/lisp/ChangeLog	Fri Jun 03 23:21:17 2005 +0000
@@ -1,3 +1,13 @@
+2005-06-04  Kim F. Storm  <storm@cua.dk>
+
+	* ido.el (ido-make-merged-file-list-1): New defun split from
+	ido-make-merged-file-list.
+	(ido-make-merged-file-list): Bind throw-on-input around call to
+	ido-make-merged-file-list-1.  Return input-pending-p if
+	interrupted by more input available.
+	(ido-read-internal): Handle input-pending-p return value from
+	ido-make-merged-file-list.
+
 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* textmodes/flyspell.el (flyspell-check-word-p): Simplify silly