# HG changeset patch # User Kim F. Storm # Date 1121432923 0 # Node ID 4546132eb60b60ac937308ec8bf616a7dc55230a # Parent e461e45e6f66d1ccf1f0edafa39a4b5a3518f1fb *** empty log message *** diff -r e461e45e6f66 -r 4546132eb60b lisp/ChangeLog --- 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 - * 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