]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Mon, 15 Jan 2001 04:32:25 +0000 (04:32 +0000)
committerKenichi Handa <handa@m17n.org>
Mon, 15 Jan 2001 04:32:25 +0000 (04:32 +0000)
src/ChangeLog

index 7b0c825a22c1484ca119316c3c9abe82297dd7d9..eb485d740b3d3b0cdf18d39acb0daa5a1cae4528 100644 (file)
@@ -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