changeset 35300:99683b46618e

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Mon, 15 Jan 2001 04:32:25 +0000
parents ff1e51ba81cb
children 6cb4bc361bf8
files src/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Mon Jan 15 00:38:41 2001 +0000
+++ b/src/ChangeLog	Mon Jan 15 04:32:25 2001 +0000
@@ -1,3 +1,12 @@
+2001-01-15  Kenichi Handa  <handa@etl.go.jp>
+
+	* xdisp.c (insert_left_trunc_glyphs): Overwrite padding glyphs by
+	truncation glyphs.
+	(display_line): Optimize for wide characters.
+	(display_string): Don't try to display a multi-column charaters
+	partially.  On ttys, produce more than one truncation glyph for
+	multi-column characters that don't fit on the line.
+
 2001-01-13  Kenichi Handa  <handa@etl.go.jp>
 
 	* md5.c (WORDS_BIG_ENDIAN) [__BYTE_ORDER == __BIG_ENDIAN]: Define