comparison src/ChangeLog @ 91373:924fe8b4e375

Merge from emacs--devo--0 Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-329
author Miles Bader <miles@gnu.org>
date Fri, 01 Feb 2008 03:01:11 +0000
parents f38e85dfd4e3 d4d0381a59d8
children 33d1c8d91e5e
comparison
equal deleted inserted replaced
91372:f38e85dfd4e3 91373:924fe8b4e375
1 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp>
2
3 * ccl.c (CCL_WRITE_CHAR): Fix overflow checking.
4 (CCL_WRITE_MULTIBYTE_CHAR): Likewise.
5
1 2008-01-31 Kenichi Handa <handa@ni.aist.go.jp> 6 2008-01-31 Kenichi Handa <handa@ni.aist.go.jp>
2 7
3 * keyboard.c (make_ctrl_char): If C is a multibyte character, just 8 * keyboard.c (make_ctrl_char): If C is a multibyte character, just
4 return it ORed with ctrl_modifier. 9 return it ORed with ctrl_modifier.
5 10