+2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
+
+ * term.c (produce_glyphs): Treat characters from the eight-bit-*
+ charsets as unibyte, with 1-column screen width. Sent by Kenichi
+ Handa.
+
2000-05-28 Eli Zaretskii <eliz@is.elta.co.il>
* charset.c (syms_of_charset): Set width of character sets
}
else if (SINGLE_BYTE_CHAR_P (it->c))
{
- /* Comming here means that it->c is from display table, thus we
+ /* Coming here means that it->c is from display table, thus we
must send the code as is to the terminal. Although there's
no way to know how many columns it occupies on a screen, it
is a good assumption that a single byte code has 1-column