comparison lisp/ChangeLog @ 29328:a55fb9812416

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Wed, 31 May 2000 03:50:57 +0000
parents 904ffcf2b5c1
children 58805fa6696f
comparison
equal deleted inserted replaced
29327:18bfc4113440 29328:a55fb9812416
1 2000-05-31 Kenichi Handa <handa@etl.go.jp>
2
3 * isearch.el (isearch-printing-char): If keyboard coding system is
4 being used, call isearch-process-search-multibyte-characters.
5
6 * international/isearch-x.el: Mostly rewritten.
7
8 * international/quail.el (quail-start-conversion): Don't include
9 unhandled events in the returned events, but set them in
10 unread-command-events. Exit if all inputs are deleted.
11
1 2000-05-30 Jason Rumney <jasonr@gnu.org> 12 2000-05-30 Jason Rumney <jasonr@gnu.org>
2 13
3 * w32-fns.el (w32-charset-info-alist): Add each charset separately. 14 * w32-fns.el (w32-charset-info-alist): Add each charset separately.
4 15
5 * term/w32-win.el: Doc changes to reduce diffs with x-win.el. 16 * term/w32-win.el: Doc changes to reduce diffs with x-win.el.