Mercurial > emacs
diff src/ChangeLog.8 @ 110361:4d54e23aa31e
Fix typos in comments and ChangeLogs.
| author | Juanma Barranquero <lekktu@gmail.com> |
|---|---|
| date | Tue, 14 Sep 2010 22:32:35 +0200 |
| parents | b3e4bcfa7d8b |
| children | 7f85b522c27e |
line wrap: on
line diff
--- a/src/ChangeLog.8 Tue Sep 14 22:17:28 2010 +0200 +++ b/src/ChangeLog.8 Tue Sep 14 22:32:35 2010 +0200 @@ -13869,10 +13869,10 @@ 1998-08-31 Kenichi Handa <handa@etl.go.jp> * charset.c (unibyte_char_to_multibyte): - Vnonacii_translation_table will convert a 7-bit charcater. + Vnonacii_translation_table will convert a 7-bit character. (multibyte_char_to_unibyte): Handle the case that - Vnonacii_translation_table converts a multibyte charcater to a - unibyte charcter of less than 128. + Vnonacii_translation_table converts a multibyte character to a + unibyte character of less than 128. (init_charset_once): Initialize nonascii_insert_offset and Vnonacii_translation_table.
