Update entry for `pos-visible-in-window-p'.
This commit is contained in:
parent
df73c31416
commit
26fcde616f
1 changed files with 3 additions and 3 deletions
6
etc/NEWS
6
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.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue