summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>2000-12-09 02:53:58 +0000
committerMiles Bader <miles@gnu.org>2000-12-09 02:53:58 +0000
commit26fcde616f379b4941441a71d07942d4fa0d49db (patch)
tree3c01208171262b5b4ed342c155d48311a8aca0b8
parentdf73c314163a4a1017671d5b2bb4f207ad0f816b (diff)
downloademacs-26fcde616f379b4941441a71d07942d4fa0d49db.tar.gz
Update entry for `pos-visible-in-window-p'.
-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
mini-windows.
+++
-** The function `pos-visible-in-window-p' now has a third argument, FULLY.
-If FULLY is non-nil, then locations that are partially obscured aren't
-considered visible.
+** The function `pos-visible-in-window-p' now has a third optional
+argument, PARTIALLY. If a character is only partially visible, nil is
+returned, unless PARTIALLY is non-nil.
** On window systems, `glyph-table' is no longer used.