aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGerd Moellmann2000-12-05 14:02:27 +0000
committerGerd Moellmann2000-12-05 14:02:27 +0000
commit21999ab99f784bf66c3278887c5e12a65b8e86b7 (patch)
treee604fd6a5b4f46af54a19bcdb43c8e832e09e0bf /src
parentf05b502e8bf16d350fa6e25224da298a2f29910a (diff)
downloademacs-21999ab99f784bf66c3278887c5e12a65b8e86b7.tar.gz
emacs-21999ab99f784bf66c3278887c5e12a65b8e86b7.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index e5bffe14c16..c4c5fff182c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12000-12-05 Gerd Moellmann <gerd@gnu.org>
2
3 * dispnew.c (adjust_glyph_matrix): Make sure to initialize local
4 variable window_width.
5 (line_draw_cost): Fix code skipping over spaces at the end of the
6 line when must_write_spaces is not set.
7 (scrolling_window): Fix code inserting runs in list of all runs.
8
12000-12-05 Kenichi Handa <handa@etl.go.jp> 92000-12-05 Kenichi Handa <handa@etl.go.jp>
2 10
3 * coding.c (setup_coding_system): Be sure to initialize 11 * coding.c (setup_coding_system): Be sure to initialize