Mercurial > emacs
comparison src/ChangeLog.unicode @ 90249:110356d4cc9b
*** empty log message ***
| author | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
|---|---|
| date | Tue, 18 Oct 2005 10:33:00 +0000 |
| parents | b45f998a92aa |
| children | 5fa2c40cc6a4 |
comparison
equal
deleted
inserted
replaced
| 90248:c8c3c8dbe333 | 90249:110356d4cc9b |
|---|---|
| 1 2005-10-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | |
| 2 | |
| 3 * macterm.c (mac_encode_char): Call ccl_driver with the last arg | |
| 4 Qnil. Use JIS_TO_SJIS instead of ENCODE_SJIS. | |
| 5 (decode_mac_font_name): Use decode_coding_c_string instead of | |
| 6 decode_coding. | |
| 7 (x_load_font): Initialize fontp->fontset to -1. Set | |
| 8 fontp->encoding_type. | |
| 9 | |
| 1 2005-10-17 Kenichi Handa <handa@m17n.org> | 10 2005-10-17 Kenichi Handa <handa@m17n.org> |
| 2 | 11 |
| 3 * search.c (search_buffer): Give up BM search on case-fold-search | 12 * search.c (search_buffer): Give up BM search on case-fold-search |
| 4 if one of a target character has a case-equivalence of different | 13 if one of a target character has a case-equivalence of different |
| 5 byte length even if that target charcter is an ASCII. | 14 byte length even if that target charcter is an ASCII. |
