]> git.eshelyaron.com Git - emacs.git/commit
(insert_left_trunc_glyphs): Overwrite padding glyphs by
authorKenichi Handa <handa@m17n.org>
Mon, 15 Jan 2001 04:32:52 +0000 (04:32 +0000)
committerKenichi Handa <handa@m17n.org>
Mon, 15 Jan 2001 04:32:52 +0000 (04:32 +0000)
commit37be86f28f3ef37de6e37f2e9c336612633c1c76
treef9d61e6a9a75972594c92a8d96639319e694a2c9
parentebeccffa9e716ca0c3ddbb7b96486019d337e571
(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.
src/xdisp.c