From 21999ab99f784bf66c3278887c5e12a65b8e86b7 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Tue, 5 Dec 2000 14:02:27 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 4 ++++ src/ChangeLog | 8 ++++++++ 2 files changed, 12 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1398512aea1..32e98626d5c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2000-12-05 Gerd Moellmann + + * iswitchb.el: Update customization commentary. + 2000-12-05 Rob Riepel * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic. diff --git a/src/ChangeLog b/src/ChangeLog index e5bffe14c16..c4c5fff182c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2000-12-05 Gerd Moellmann + + * dispnew.c (adjust_glyph_matrix): Make sure to initialize local + variable window_width. + (line_draw_cost): Fix code skipping over spaces at the end of the + line when must_write_spaces is not set. + (scrolling_window): Fix code inserting runs in list of all runs. + 2000-12-05 Kenichi Handa * coding.c (setup_coding_system): Be sure to initialize -- 2.39.2