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,v


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Thu, 30 Nov 2006 20:50:09 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kim F. Storm <kfstorm>  06/11/30 20:50:08

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.10377
retrieving revision 1.10378
diff -u -b -r1.10377 -r1.10378
--- ChangeLog   30 Nov 2006 16:41:31 -0000      1.10377
+++ ChangeLog   30 Nov 2006 20:50:07 -0000      1.10378
@@ -1,3 +1,11 @@
+2006-11-30  Micha,Ak(Bl Cadilhac  <address@hidden>
+
+       * 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  <address@hidden>
 
        * hexl.el (hl-line-range-function, hl-line-face): Declare variables




reply via email to

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