Update entry for `pos-visible-in-window-p'.

This commit is contained in:
Miles Bader 2000-12-09 02:53:58 +00:00
parent df73c31416
commit 26fcde616f

View file

@ -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.