changeset 36881:61f79d7bd19f

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 19 Mar 2001 18:50:47 +0000
parents f9243c6624b0
children 595b423a9b3f
files src/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Mon Mar 19 18:50:18 2001 +0000
+++ b/src/ChangeLog	Mon Mar 19 18:50:47 2001 +0000
@@ -1,5 +1,8 @@
 2001-03-19  Gerd Moellmann  <gerd@gnu.org>
 
+	* xterm.c (XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:
+	Clear area of the frame not occupied by the scroll bar.
+
 	* xfns.c (x_create_tip_frame): Add parameter TEXT.  Set the
 	tip frame's root window buffer to *tip* right after creating
 	the frame.