mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-15 15:50:57 -08:00
*** empty log message ***
This commit is contained in:
parent
6abfb0225a
commit
ee3fe0b521
2 changed files with 14 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue