aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog.3')
-rw-r--r--src/ChangeLog.34
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ChangeLog.3 b/src/ChangeLog.3
index 1a2763f8ff8..cee5d43ed57 100644
--- a/src/ChangeLog.3
+++ b/src/ChangeLog.3
@@ -15138,8 +15138,8 @@
15138 15138
151391989-06-23 Joseph Arceneaux (jla@apple-gunkies.ai.mit.edu) 151391989-06-23 Joseph Arceneaux (jla@apple-gunkies.ai.mit.edu)
15140 15140
15141 * xfns.c, lisp/term/x-win.el: C routine Fscreen_color_p now lisp 15141 * xfns.c: C routine Fscreen_color_p now lisp
15142 function x-color-screen-p in x-win.el. 15142 function x-color-screen-p in lisp/term/x-win.el.
15143 (x_set_cursor_color): New method: first disallow same cursor as 15143 (x_set_cursor_color): New method: first disallow same cursor as
15144 background, then if cursor not foreground, use it as cursor 15144 background, then if cursor not foreground, use it as cursor
15145 foreground. 15145 foreground.