]> git.eshelyaron.com Git - emacs.git/commitdiff
Update entry for `pos-visible-in-window-p'.
authorMiles Bader <miles@gnu.org>
Sat, 9 Dec 2000 02:53:58 +0000 (02:53 +0000)
committerMiles Bader <miles@gnu.org>
Sat, 9 Dec 2000 02:53:58 +0000 (02:53 +0000)
etc/NEWS

index d613bedb9747b96c28ff2beeeed931e9559d8d3c..0f8f019e077f026af0e666ea6c948ec64486ffb6 100644 (file)
--- 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.