# HG changeset patch # User Eli Zaretskii # Date 1013874243 0 # Node ID 2534c8c705d93703af6695f84b46d8df3f899631 # Parent c89a11a2baf6ff40348396d64fabfac317c6cc56 *** empty log message *** diff -r c89a11a2baf6 -r 2534c8c705d9 src/ChangeLog --- a/src/ChangeLog Sat Feb 16 15:41:30 2002 +0000 +++ b/src/ChangeLog Sat Feb 16 15:44:03 2002 +0000 @@ -1,5 +1,11 @@ 2002-02-16 Eli Zaretskii + * msdos.c (x_autoselect_window_p): New variable. + (syms_of_msdos): Defvar it. + (dos_rawgetc): If x_autoselect_window_p is set, select the window + in which the last mouse movement occured, unless it is already + selected. + * xdisp.c (automatic_hscroll_margin, Vautomatic_hscroll_step): New variables. (syms_of_xdisp): DEVFAR them.