changeset 32400:7ae01ec91cb3

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 12 Oct 2000 05:22:27 +0000
parents 3819d0d851cb
children be53a078f4e2
files src/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Thu Oct 12 02:54:26 2000 +0000
+++ b/src/ChangeLog	Thu Oct 12 05:22:27 2000 +0000
@@ -1,5 +1,8 @@
 2000-10-12  Kenichi Handa  <handa@etl.go.jp>
 
+	* xterm.c (x_produce_glyphs): Handle
+	unibyte_display_via_language_environment correctly.
+
 	* regex.c (regex_compile): Change the way of handling a range from
 	unibyte char to multibyte char.