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 8fed15af5b2..005f177a27f 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -289,6 +289,11 @@ Previously it was supported only in the Cygwin-w32 build.
289** Emacs now handles key combinations involving the macOS "command" 289** Emacs now handles key combinations involving the macOS "command"
290and "option" modifier keys more correctly. 290and "option" modifier keys more correctly.
291 291
292** The special handling of `frame-title-format' on NS where setting it
293to `t' would enable the macOS proxy icon has been replaced with a
294separate variable, `ns-use-proxy-icon'. `frame-title-format' will now
295work as on other platforms.
296
292 297
293---------------------------------------------------------------------- 298----------------------------------------------------------------------
294This file is part of GNU Emacs. 299This file is part of GNU Emacs.