aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorYAMAMOTO Mitsuharu2005-10-18 10:33:00 +0000
committerYAMAMOTO Mitsuharu2005-10-18 10:33:00 +0000
commitee3fe0b52165f446a5688112e9ccccaa75348ee6 (patch)
tree3868e79d8b33fecd7218479ddc4106ebdbde1051 /src
parent6abfb0225a4ac331c86ffb2af428c1d4db80f558 (diff)
downloademacs-ee3fe0b52165f446a5688112e9ccccaa75348ee6.tar.gz
emacs-ee3fe0b52165f446a5688112e9ccccaa75348ee6.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog.unicode9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode
index 316ad751c09..d6a0b367578 100644
--- a/src/ChangeLog.unicode
+++ b/src/ChangeLog.unicode
@@ -1,3 +1,12 @@
12005-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
12005-10-17 Kenichi Handa <handa@m17n.org> 102005-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