aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 46a57b1888c..3371718473f 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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.