Mercurial > emacs
comparison src/ChangeLog @ 100132:57b5c5aacd21
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 03 Dec 2008 01:19:06 +0000 |
parents | 73a126667563 |
children | c48d4114962b |
comparison
equal
deleted
inserted
replaced
100131:0e4115b39b5d | 100132:57b5c5aacd21 |
---|---|
1 2008-12-03 Kenichi Handa <handa@m17n.org> | |
2 | |
3 * coding.c (decode_coding_utf_16): Initialize consumed_chars_base | |
4 to 0. | |
5 | |
1 2008-12-02 Chong Yidong <cyd@stupidchicken.com> | 6 2008-12-02 Chong Yidong <cyd@stupidchicken.com> |
2 | 7 |
3 * keyboard.c (make_lispy_position): Only use PT if the selected | 8 * keyboard.c (make_lispy_position): Only use PT if the selected |
4 window is current. | 9 window is current. |
5 | 10 |