aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim F. Storm2006-11-30 20:50:07 +0000
committerKim F. Storm2006-11-30 20:50:07 +0000
commit939cb3e8716d678ff8cb51f81189e6b0e9e0c37c (patch)
treec552a68b814ced21cd08449e6086c5331c769fd7
parent1b7ef4aaeca3eb8ca136025ed16f39eb2dbd1f31 (diff)
downloademacs-939cb3e8716d678ff8cb51f81189e6b0e9e0c37c.tar.gz
emacs-939cb3e8716d678ff8cb51f81189e6b0e9e0c37c.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e173153e130..27936b744d1 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12006-11-30 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org>
2
3 * ido.el (ido-local-file-exists-p): New. Tell if a file exists
4 locally, i.e. without using file name handlers.
5 (ido-read-internal): Allow mono letter host names, avoiding the
6 `c:' problem by testing if the file exists locally.
7 (ido-complete, ido-make-file-list, ido-exhibit): Ditto.
8
12006-11-30 Masatake YAMATO <jet@gyve.org> 92006-11-30 Masatake YAMATO <jet@gyve.org>
2 10
3 * hexl.el (hl-line-range-function, hl-line-face): Declare variables 11 * hexl.el (hl-line-range-function, hl-line-face): Declare variables