Mercurial > emacs
changeset 29328:a55fb9812416
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 31 May 2000 03:50:57 +0000 |
parents | 18bfc4113440 |
children | 5b85d9e700da |
files | lisp/ChangeLog |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed May 31 03:50:16 2000 +0000 +++ b/lisp/ChangeLog Wed May 31 03:50:57 2000 +0000 @@ -1,3 +1,14 @@ +2000-05-31 Kenichi Handa <handa@etl.go.jp> + + * isearch.el (isearch-printing-char): If keyboard coding system is + being used, call isearch-process-search-multibyte-characters. + + * international/isearch-x.el: Mostly rewritten. + + * international/quail.el (quail-start-conversion): Don't include + unhandled events in the returned events, but set them in + unread-command-events. Exit if all inputs are deleted. + 2000-05-30 Jason Rumney <jasonr@gnu.org> * w32-fns.el (w32-charset-info-alist): Add each charset separately.