]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Thu, 30 Nov 2006 20:50:07 +0000 (20:50 +0000)
committerKim F. Storm <storm@cua.dk>
Thu, 30 Nov 2006 20:50:07 +0000 (20:50 +0000)
lisp/ChangeLog

index e173153e13087669d648d470e84da1b8ff0b9b07..27936b744d176ad263e50e0644a27974537be37e 100644 (file)
@@ -1,3 +1,11 @@
+2006-11-30  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
+
+       * ido.el (ido-local-file-exists-p): New. Tell if a file exists
+       locally, i.e. without using file name handlers.
+       (ido-read-internal): Allow mono letter host names, avoiding the
+       `c:' problem by testing if the file exists locally.
+       (ido-complete, ido-make-file-list, ido-exhibit): Ditto.
+
 2006-11-30  Masatake YAMATO  <jet@gyve.org>
 
        * hexl.el (hl-line-range-function, hl-line-face): Declare variables