# HG changeset patch # User Stefan Monnier # Date 1016039265 0 # Node ID 7f30361633b3c068b27c1e007b663e6db55ed1b8 # Parent 6198fc8111eff7956a3d647205daed89cbc9236e *** empty log message *** diff -r 6198fc8111ef -r 7f30361633b3 src/ChangeLog --- 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 - * xterm.c (x_set_toolkit_scroll_bar_thumb) : 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 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.