summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index cc22c1582a2..989ff4b9400 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
2000-12-15 Gerd Moellmann <gerd@gnu.org>
+ * window.c (Fset_window_point): Remove test for
+ cursor_in_non_selected_windows.
+
* lread.c (read1): Recognize end of file after `\\'.
* xfns.c (x_create_tip_frame): Use unwind_create_tip_frame,