aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/NEWS b/etc/NEWS
index d613bedb974..0f8f019e077 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2944,9 +2944,9 @@ Lisp Manual
2944mini-windows. 2944mini-windows.
2945 2945
2946+++ 2946+++
2947** The function `pos-visible-in-window-p' now has a third argument, FULLY. 2947** The function `pos-visible-in-window-p' now has a third optional
2948If FULLY is non-nil, then locations that are partially obscured aren't 2948argument, PARTIALLY. If a character is only partially visible, nil is
2949considered visible. 2949returned, unless PARTIALLY is non-nil.
2950 2950
2951** On window systems, `glyph-table' is no longer used. 2951** On window systems, `glyph-table' is no longer used.
2952 2952