diff options
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -2645,6 +2645,10 @@ strings that have been consed so far. | |||
| 2645 | * Lisp-level Display features added after release 2.6 of the Emacs | 2645 | * Lisp-level Display features added after release 2.6 of the Emacs |
| 2646 | Lisp Manual | 2646 | Lisp Manual |
| 2647 | 2647 | ||
| 2648 | *** The function `pos-visible-in-window-p' now has a third argument, FULLY. | ||
| 2649 | If FULLY is non-nil, then locations that are partially obscured aren't | ||
| 2650 | considered visible. | ||
| 2651 | |||
| 2648 | *** On window systems, `glyph-table' is no longer used. | 2652 | *** On window systems, `glyph-table' is no longer used. |
| 2649 | 2653 | ||
| 2650 | +++ | 2654 | +++ |