Mercurial > emacs
comparison lisp/ChangeLog @ 46264:5f6fed869030
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 09 Jul 2002 02:42:06 +0000 |
parents | e995615b440a |
children | 105b91f16813 |
comparison
equal
deleted
inserted
replaced
46263:edbc0e22f0cb | 46264:5f6fed869030 |
---|---|
1 2002-07-09 Kenichi Handa <handa@etl.go.jp> | |
2 | |
3 * files.el (insert-directory): Be sure to bind | |
4 coding-system-for-write to the just decided | |
5 coding-system-for-read. | |
6 | |
1 2002-07-09 Kim F. Storm <storm@cua.dk> | 7 2002-07-09 Kim F. Storm <storm@cua.dk> |
2 | 8 |
3 * ido.el (ido-make-merged-file-list): Move fully matching item to | 9 * ido.el (ido-make-merged-file-list): Move fully matching item to |
4 head of list. | 10 head of list. |
5 (ido-find-common-substring): Return substring instead of t. | 11 (ido-find-common-substring): Return substring instead of t. |