aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGerd Moellmann2000-12-05 14:42:26 +0000
committerGerd Moellmann2000-12-05 14:42:26 +0000
commit57d6e3818bf4b793fcf52e436ce8eb2f339809e8 (patch)
treedbcf70b16dc894bc5e04da794af3e3770a022866 /src
parent2f002eb08693a5699b320770bedf95ce126005f6 (diff)
downloademacs-57d6e3818bf4b793fcf52e436ce8eb2f339809e8.tar.gz
emacs-57d6e3818bf4b793fcf52e436ce8eb2f339809e8.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c4c5fff182c..996ac54d6bf 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12000-12-05 Gerd Moellmann <gerd@gnu.org> 12000-12-05 Gerd Moellmann <gerd@gnu.org>
2 2
3 * xterm.c (x_destroy_window): Reset the frame's X window after
4 destroying it.
5
3 * dispnew.c (adjust_glyph_matrix): Make sure to initialize local 6 * dispnew.c (adjust_glyph_matrix): Make sure to initialize local
4 variable window_width. 7 variable window_width.
5 (line_draw_cost): Fix code skipping over spaces at the end of the 8 (line_draw_cost): Fix code skipping over spaces at the end of the