changeset 40436:1c46df5ab503

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 29 Oct 2001 11:16:20 +0000
parents b23a0899363f
children 1ee61682a51f
files src/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Mon Oct 29 11:15:10 2001 +0000
+++ b/src/ChangeLog	Mon Oct 29 11:16:20 2001 +0000
@@ -1,5 +1,8 @@
 2001-10-29  Gerd Moellmann  <gerd@gnu.org>
 
+	* xterm.c (x_after_update_window_line): Clear internal border
+	in different circumstances.
+	
 	* xterm.c (XTread_socket) <KeyPress>: Don't use
 	STRING_CHAR_AND_LENGTH if nchars == nbytes.  From Kenichi Handa
 	<handa@etl.go.jp>.