1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-08 12:40:49 -08:00

*** empty log message ***

This commit is contained in:
Kenichi Handa 2000-10-12 05:22:27 +00:00
parent 465cf84ccd
commit 8a0eba09cf

View file

@ -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.