comparison src/ChangeLog @ 36756:bd3b761b45ba

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Tue, 13 Mar 2001 06:03:52 +0000
parents 3bc6ebd9fb39
children b96ce93cd7ab
comparison
equal deleted inserted replaced
36755:c1f46d0470f1 36756:bd3b761b45ba
1 2001-03-13 Kenichi Handa <handa@etl.go.jp>
2
3 * lread.c (read_multibyte): Check the validity of multibyte
4 sequence. If invalid, return the first byte.
5
1 2001-03-12 Gerd Moellmann <gerd@gnu.org> 6 2001-03-12 Gerd Moellmann <gerd@gnu.org>
2 7
3 * keyboard.c (command_loop_1): Set Vdeactivate_mark to nil 8 * keyboard.c (command_loop_1): Set Vdeactivate_mark to nil
4 before running the command; timer functions or process 9 before running the command; timer functions or process
5 filters may have set it. 10 filters may have set it.