aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7b0c825a22c..eb485d740b3 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12001-01-15 Kenichi Handa <handa@etl.go.jp>
2
3 * xdisp.c (insert_left_trunc_glyphs): Overwrite padding glyphs by
4 truncation glyphs.
5 (display_line): Optimize for wide characters.
6 (display_string): Don't try to display a multi-column charaters
7 partially. On ttys, produce more than one truncation glyph for
8 multi-column characters that don't fit on the line.
9
12001-01-13 Kenichi Handa <handa@etl.go.jp> 102001-01-13 Kenichi Handa <handa@etl.go.jp>
2 11
3 * md5.c (WORDS_BIG_ENDIAN) [__BYTE_ORDER == __BIG_ENDIAN]: Define 12 * md5.c (WORDS_BIG_ENDIAN) [__BYTE_ORDER == __BIG_ENDIAN]: Define