changeset 43886:7f30361633b3

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 13 Mar 2002 17:07:45 +0000
parents 6198fc8111ef
children 4fea6cfdd681
files src/ChangeLog
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Wed Mar 13 17:04:58 2002 +0000
+++ b/src/ChangeLog	Wed Mar 13 17:07:45 2002 +0000
@@ -1,8 +1,8 @@
 2002-03-13  Stefan Monnier  <monnier@cs.yale.edu>
 
-	* xterm.c (x_set_toolkit_scroll_bar_thumb) <USE_MOTIF>: Use a fixed-size
-	thumb (based on an ad-hoc estimate of 30 chars per line) to avoid
-	annoying flicker.
+	* xterm.c (x_set_toolkit_scroll_bar_thumb) <USE_MOTIF>:
+	Use a fixed-size thumb (based on an ad-hoc estimate of 30 chars per
+	line) to avoid annoying flicker.
 	(xm_scroll_callback): Get rid of the now unnecessary kludge.
 	(XTread_socket): Mark it static.