changeset 64342:4546132eb60b

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Fri, 15 Jul 2005 13:08:43 +0000
parents e461e45e6f66
children 6e19d6e25256
files lisp/ChangeLog
diffstat 1 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Jul 15 12:53:17 2005 +0000
+++ b/lisp/ChangeLog	Fri Jul 15 13:08:43 2005 +0000
@@ -1,7 +1,10 @@
 2005-07-15  Kim F. Storm  <storm@cua.dk>
 
-	* ido.el (ido-define-mode-map): Move ido-next-work-file	to C-M-o.
+	* ido.el: Fix commentary.
+	(ido-define-mode-map): Move ido-next-work-file	to C-M-o.
 	Use with-no-warnings around ffap-guesser.
+	(ido-file-internal, ido-read-file-name, ido-read-directory-name):
+	Let bind minibuffer-completing-file-name to t.
 
 2005-07-15  Juanma Barranquero  <lekktu@gmail.com>