Mercurial > emacs
changeset 74336:c94145f8e712
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Thu, 30 Nov 2006 20:50:07 +0000 |
parents | d147ac4d5d3d |
children | ee9b338cccea |
files | lisp/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Nov 30 16:41:31 2006 +0000 +++ b/lisp/ChangeLog Thu Nov 30 20:50:07 2006 +0000 @@ -1,3 +1,11 @@ +2006-11-30 Micha,Ak(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