diff options
| author | Alan Third | 2017-08-24 21:59:33 +0100 |
|---|---|---|
| committer | Alan Third | 2017-08-29 17:19:05 +0100 |
| commit | 67e565fad53955fbd1cc35b1b26235c6cee37a48 (patch) | |
| tree | 32d00201e9f6f0dfc9a97f63cb6f1682a0f2bd3b | |
| parent | fdde98113c5d1c2d4eb5c25fa750c976d90f8555 (diff) | |
| download | emacs-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/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -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 |
| 1721 | macOS. | 1721 | macOS. |
| 1722 | 1722 | ||
| 1723 | ** 'ns-appearance' and 'ns-transparent-titlebar' change the appearance | ||
| 1724 | of 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 | ---------------------------------------------------------------------- |
| 1725 | This file is part of GNU Emacs. | 1730 | This file is part of GNU Emacs. |