changeset 35898:03bf685e7a8d

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 05 Feb 2001 15:48:00 +0000
parents 02652537e9d2
children 0158865560da
files src/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Mon Feb 05 15:47:07 2001 +0000
+++ b/src/ChangeLog	Mon Feb 05 15:48:00 2001 +0000
@@ -1,5 +1,8 @@
 2001-02-05  Gerd Moellmann  <gerd@gnu.org>
 
+	* xterm.c (x_display_and_set_cursor): Check for the focus
+	frame's selected window instead of selected_window.
+
 	* xdisp.c (try_scrolling): If point is in the line below the
 	window, make sure to move the iterator at least a canonical
 	char height down.