Mercurial > emacs
diff src/ChangeLog.7 @ 107533:e17758432f96
Fix typos in Changelog.
| author | Juanma Barranquero <lekktu@gmail.com> |
|---|---|
| date | Wed, 24 Mar 2010 01:18:03 +0100 |
| parents | 1d1d5d9bd884 |
| children | 93141d34a175 e0f89e89ed02 |
line wrap: on
line diff
--- a/src/ChangeLog.7 Wed Mar 24 01:17:31 2010 +0100 +++ b/src/ChangeLog.7 Wed Mar 24 01:18:03 2010 +0100 @@ -7154,9 +7154,9 @@ (ENCODE_ISO_CHARACTER): Bug of handling return value of unify_char fixed. (DECODE_SJIS_BIG5_CHARACTER): New macro. - (decode_coding_sjis_big5): Handle character unificatoin table. + (decode_coding_sjis_big5): Handle character unification table. Use macro DECODE_SJIS_BIG5_CHARACTER. - (encode_coding_sjis_big5): Handle character unificatoin table. + (encode_coding_sjis_big5): Handle character unification table. Use macro ENCODE_SJIS_BIG5_CHARACTER. (setup_coding_system): Handle members character_unification_table_for_decode and
