Mercurial > emacs
comparison lisp/ChangeLog @ 74336:c94145f8e712
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Thu, 30 Nov 2006 20:50:07 +0000 |
parents | d147ac4d5d3d |
children | d734bb49c745 |
comparison
equal
deleted
inserted
replaced
74335:d147ac4d5d3d | 74336:c94145f8e712 |
---|---|
1 2006-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 | |
1 2006-11-30 Masatake YAMATO <jet@gyve.org> | 9 2006-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 |
4 to avoid bytecomp warnings. | 12 to avoid bytecomp warnings. |
5 (hexl-mode-old-ruler-function): New variable. | 13 (hexl-mode-old-ruler-function): New variable. |