aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlan Third2017-08-24 21:59:33 +0100
committerAlan Third2017-08-29 17:19:05 +0100
commit67e565fad53955fbd1cc35b1b26235c6cee37a48 (patch)
tree32d00201e9f6f0dfc9a97f63cb6f1682a0f2bd3b
parentfdde98113c5d1c2d4eb5c25fa750c976d90f8555 (diff)
downloademacs-67e565fad53955fbd1cc35b1b26235c6cee37a48.tar.gz
emacs-67e565fad53955fbd1cc35b1b26235c6cee37a48.zip
Add news entry about new macOS features
* etc/NEWS: Add entry about ns-appearance, ns-transparent-titlebar and ns-use-thin-smoothing.
-rw-r--r--etc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index e8d6ea9c6dd..9930a3bc2c5 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1720,6 +1720,11 @@ on macOS.
1720** Emacs can now be run as a GUI application from the command line on 1720** Emacs can now be run as a GUI application from the command line on
1721macOS. 1721macOS.
1722 1722
1723** 'ns-appearance' and 'ns-transparent-titlebar' change the appearance
1724of frame decorations on macOS 10.9+.
1725
1726** 'ns-use-thin-smoothing' enables thin font smoothing on macOS 10.8+.
1727
1723 1728
1724---------------------------------------------------------------------- 1729----------------------------------------------------------------------
1725This file is part of GNU Emacs. 1730This file is part of GNU Emacs.