diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -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" |
| 290 | and "option" modifier keys more correctly. | 290 | and "option" modifier keys more correctly. |
| 291 | 291 | ||
| 292 | ** The special handling of `frame-title-format' on NS where setting it | ||
| 293 | to `t' would enable the macOS proxy icon has been replaced with a | ||
| 294 | separate variable, `ns-use-proxy-icon'. `frame-title-format' will now | ||
| 295 | work as on other platforms. | ||
| 296 | |||
| 292 | 297 | ||
| 293 | ---------------------------------------------------------------------- | 298 | ---------------------------------------------------------------------- |
| 294 | This file is part of GNU Emacs. | 299 | This file is part of GNU Emacs. |