Mercurial > emacs
diff src/ChangeLog @ 32400:7ae01ec91cb3
*** empty log message ***
| author | Kenichi Handa <handa@m17n.org> |
|---|---|
| date | Thu, 12 Oct 2000 05:22:27 +0000 |
| parents | 7d051f1f92cd |
| children | 25d437bcc9b6 |
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.
