emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Fri, 03 Jun 2005 19:21:18 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7665 emacs/lisp/ChangeLog:1.7666
*** emacs/lisp/ChangeLog:1.7665 Fri Jun  3 15:03:02 2005
--- emacs/lisp/ChangeLog        Fri Jun  3 23:21:17 2005
***************
*** 1,3 ****
--- 1,13 ----
+ 2005-06-04  Kim F. Storm  <address@hidden>
+ 
+       * 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  <address@hidden>
  
        * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly




reply via email to

[Prev in Thread] Current Thread [Next in Thread]