aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e173153e13..27936b744d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
+2006-11-30 Micha,Ak(Bl Cadilhac <[email protected]>
+
+ * 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 <[email protected]>
* hexl.el (hl-line-range-function, hl-line-face): Declare variables