Mercurial > emacs
comparison src/ChangeLog @ 89278:de07830a2cc4
*** empty log message ***
| author | Kenichi Handa <handa@m17n.org> |
|---|---|
| date | Wed, 06 Nov 2002 00:10:18 +0000 |
| parents | 3e60f5adf30f |
| children | 90cfc2d753b5 |
comparison
equal
deleted
inserted
replaced
| 89277:d12feb0f429e | 89278:de07830a2cc4 |
|---|---|
| 1 2002-11-06 Kenichi Handa <handa@m17n.org> | |
| 2 | |
| 3 * coding.c (decode_coding_utf_8): When eol_type is Qdos, handle | |
| 4 the case that the last byte is '\r' correctly. | |
| 5 (decode_coding_emacs_mule): Likewise. | |
| 6 (decode_coding_iso_2022): Likewise. | |
| 7 (decode_coding_sjis): Likewise. | |
| 8 (decode_coding_big5): Likewise. | |
| 9 (decode_coding_charset): Likewise. | |
| 10 (produce_chars): Likewise. | |
| 11 (decode_coding): Flushing out the unprocessed data correctly. | |
| 12 (decode_coding_gap): Set CODING_MODE_LAST_BLOCK bit of | |
| 13 coding->mode. | |
| 14 | |
| 1 2002-10-31 Dave Love <fx@gnu.org> | 15 2002-10-31 Dave Love <fx@gnu.org> |
| 2 | 16 |
| 3 * xterm.c (XTread_socket): Fix changes for defined keysyms. Add | 17 * xterm.c (XTread_socket): Fix changes for defined keysyms. Add |
| 4 XK_ISO... case. | 18 XK_ISO... case. |
| 5 (xaw_scroll_callback): Revert last change. | 19 (xaw_scroll_callback): Revert last change. |
