until its implementation is fixed.
+2002-03-15 Eli Zaretskii <eliz@is.elta.co.il>
+
+ * msdos.c (dos_rawgetc): Disable the x-autoselect-window feature,
+ until its implementation is fixed.
+
2002-03-14 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
* xfns.c (png_load): Remove unused variable `gamma_str'.
clear_mouse_face (dpyinfo);
}
+#if 0
+ /* Lisp must not be called asynchronously, so this must not
+ be done. */
if (x_autoselect_window_p)
{
int mouse_area;
}
else
last_mouse_window = Qnil;
+#endif
previous_help_echo = help_echo;
help_echo = help_echo_object = help_echo_window = Qnil;