diff src/ChangeLog @ 50489:d100df2e7bdf

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Tue, 08 Apr 2003 11:28:57 +0000
parents daa79910d356
children 52dcc63018da
line wrap: on
line diff
--- a/src/ChangeLog	Tue Apr 08 11:28:44 2003 +0000
+++ b/src/ChangeLog	Tue Apr 08 11:28:57 2003 +0000
@@ -6,6 +6,9 @@
 	the value of last-coding-sytem, keep the new value in
 	coding->symbol so that it won't be overridden.
 	(run_pre_post_conversion_on_str): Likewise.
+	(coding_system_accept_latin_extra_p): New function.
+	(find_safe_codings): Pay attention to characters registered in
+	latin-extra-code-table.
 
 2003-04-07  Thien-Thi Nguyen  <ttn@gnu.org>