diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -576,6 +576,11 @@ manual for more details. | |||
| 576 | * Lisp Changes in Emacs 27.1 | 576 | * Lisp Changes in Emacs 27.1 |
| 577 | 577 | ||
| 578 | +++ | 578 | +++ |
| 579 | ** Emacs now requests and recognizes focus-change notifications from | ||
| 580 | terminals that support the feature, meaning that `focus-in-hook' | ||
| 581 | and `focus-out-hook' may run for TTY frames. | ||
| 582 | |||
| 583 | +++ | ||
| 579 | ** Face specifications (of the kind used in `face-remapping-alist') | 584 | ** Face specifications (of the kind used in `face-remapping-alist') |
| 580 | now support filters, allowing faces to vary between windows display | 585 | now support filters, allowing faces to vary between windows display |
| 581 | the same buffer. | 586 | the same buffer. |