comparison src/ChangeLog @ 35318:f76774e6b90d

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 15 Jan 2001 20:17:27 +0000
parents 6391ae41f1d0
children 44f49244c7bd
comparison
equal deleted inserted replaced
35317:6391ae41f1d0 35318:f76774e6b90d
18 2001-01-15 Kenichi Handa <handa@etl.go.jp> 18 2001-01-15 Kenichi Handa <handa@etl.go.jp>
19 19
20 * xdisp.c (insert_left_trunc_glyphs): Overwrite padding glyphs by 20 * xdisp.c (insert_left_trunc_glyphs): Overwrite padding glyphs by
21 truncation glyphs. 21 truncation glyphs.
22 (display_line): Optimize for wide characters. 22 (display_line): Optimize for wide characters.
23 (display_string): Don't try to display a multi-column characters 23 (display_string): Don't try to display a multi-column character
24 partially. On ttys, produce more than one truncation glyph for 24 partially. On ttys, produce more than one truncation glyph for
25 multi-column characters that don't fit on the line. 25 multi-column characters that don't fit on the line.
26 26
27 2001-01-13 Kenichi Handa <handa@etl.go.jp> 27 2001-01-13 Kenichi Handa <handa@etl.go.jp>
28 28