Mercurial > emacs
diff lisp/ChangeLog @ 66405:436739baf9f1
(completion-common-substring): Use `completion-common-substring' prior to `completion-base-size'.
author | Masatake YAMATO <jet@gyve.org> |
---|---|
date | Mon, 24 Oct 2005 16:56:53 +0000 |
parents | 4f1253ae381e |
children | 8fa62016e24f |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Oct 24 16:47:53 2005 +0000 +++ b/lisp/ChangeLog Mon Oct 24 16:56:53 2005 +0000 @@ -1,3 +1,8 @@ +2005-10-25 Masatake YAMATO <jet@gyve.org> + + * simple.el (completion-common-substring): Use `completion-common-substring' + prior to `completion-base-size'. + 2005-10-24 Kenichi Handa <handa@m17n.org> * international/utf-7.el (utf-7): Add autoload cookie.