Mercurial > emacs
comparison src/ChangeLog @ 89245:b048cce71f64
*** empty log message ***
| author | Dave Love <fx@gnu.org> |
|---|---|
| date | Sun, 27 Oct 2002 21:29:08 +0000 |
| parents | 7495988a54bc |
| children | d2c6faa9211a |
comparison
equal
deleted
inserted
replaced
| 89244:bf10578caec8 | 89245:b048cce71f64 |
|---|---|
| 1 2002-10-27 Dave Love <fx@gnu.org> | |
| 2 | |
| 3 * xterm.c (Vx_keysym_table): New. | |
| 4 (syms_of_xterm): Initialize it. | |
| 5 (XTread_socket): Use it. | |
| 6 From head: Eliminate incorrect optimization that tried to avoid | |
| 7 decoding the output of X*LookupString. | |
| 8 (x_get_font_repertory): Delete charset declaration. | |
| 9 | |
| 1 2002-10-16 Kenichi Handa <handa@m17n.org> | 10 2002-10-16 Kenichi Handa <handa@m17n.org> |
| 2 | 11 |
| 3 * coding.c (detect_coding): Fix previous change. | 12 * coding.c (detect_coding): Fix previous change. |
| 4 (detect_coding_charset): If only ASCII bytes are found, return 0. | 13 (detect_coding_charset): If only ASCII bytes are found, return 0. |
| 5 (detect_coding_system): Fix previous change. | 14 (detect_coding_system): Fix previous change. |
