changeset 34389:779f5314f5fa

Update entry for `pos-visible-in-window-p'.
author Miles Bader <miles@gnu.org>
date Sat, 09 Dec 2000 02:53:58 +0000
parents 6022182a4421
children 7d0d54bf89f4
files etc/NEWS
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Sat Dec 09 01:34:13 2000 +0000
+++ b/etc/NEWS	Sat Dec 09 02:53:58 2000 +0000
@@ -2944,9 +2944,9 @@
 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.