]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Fri, 15 Jul 2005 13:08:43 +0000 (13:08 +0000)
committerKim F. Storm <storm@cua.dk>
Fri, 15 Jul 2005 13:08:43 +0000 (13:08 +0000)
lisp/ChangeLog

index 1634a4309e0d676428427ebac5fa41f23ba1f73b..bd1f6a4aaaeeb617dacc161941783009e0fcad28 100644 (file)
@@ -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>