From: Kim F. Storm Date: Thu, 30 Nov 2006 20:50:07 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.92~380 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=939cb3e8716d678ff8cb51f81189e6b0e9e0c37c;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e173153e130..27936b744d1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,11 @@ +2006-11-30 Micha,Ak(Bl Cadilhac + + * 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 * hexl.el (hl-line-range-function, hl-line-face): Declare variables