Mercurial > emacs
changeset 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 | c8c3c8dbe333 |
children | 1c8f24770e68 |
files | lisp/ChangeLog.unicode src/ChangeLog.unicode |
diffstat | 2 files changed, 14 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog.unicode Tue Oct 18 10:32:37 2005 +0000 +++ b/lisp/ChangeLog.unicode Tue Oct 18 10:33:00 2005 +0000 @@ -1,3 +1,8 @@ +2005-10-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> + + * term/mac-win.el: Delete the code to create a fontset from the X + resource "Font". + 2005-07-29 Naoto Takahashi <ntakahas@m17n.org> * international/robin.el (robin-define-package): Be sure to call
--- a/src/ChangeLog.unicode Tue Oct 18 10:32:37 2005 +0000 +++ b/src/ChangeLog.unicode Tue Oct 18 10:33:00 2005 +0000 @@ -1,3 +1,12 @@ +2005-10-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> + + * macterm.c (mac_encode_char): Call ccl_driver with the last arg + Qnil. Use JIS_TO_SJIS instead of ENCODE_SJIS. + (decode_mac_font_name): Use decode_coding_c_string instead of + decode_coding. + (x_load_font): Initialize fontp->fontset to -1. Set + fontp->encoding_type. + 2005-10-17 Kenichi Handa <handa@m17n.org> * search.c (search_buffer): Give up BM search on case-fold-search