diff options
| author | Alan Third | 2021-06-07 23:13:33 +0100 |
|---|---|---|
| committer | Alan Third | 2021-06-07 23:16:15 +0100 |
| commit | f7d98dbba0dc7c7e9fea63d39fe88aefa4e9f66c (patch) | |
| tree | eb32e44d09a9d4ef282745b48af175b88a872094 /etc | |
| parent | fcc827619f2cdac9d574f49e08ce4e5be41daf0a (diff) | |
| download | emacs-f7d98dbba0dc7c7e9fea63d39fe88aefa4e9f66c.tar.gz emacs-f7d98dbba0dc7c7e9fea63d39fe88aefa4e9f66c.zip | |
Revert "src/nsterm.m: fix window tabbing on macOS"
This reverts commit 2207f9adccc0411b7ad73a3703f16250d7f8e139.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 8 |
1 files changed, 0 insertions, 8 deletions
| @@ -3235,14 +3235,6 @@ The new variable 'xwidget-webkit-download-dir' says where to download to. | |||
| 3235 | ".so" suffix is supported as well. | 3235 | ".so" suffix is supported as well. |
| 3236 | 3236 | ||
| 3237 | +++ | 3237 | +++ |
| 3238 | ** On macOS, Emacs now supports native tabs (in macOS 10.12 and later). | ||
| 3239 | Native tabbing behavior is specified system-wide via System | ||
| 3240 | Preferences, under under "General => Prefer tabs when opening | ||
| 3241 | documents". In macOS versions 10.15 and earlier, this option is | ||
| 3242 | located under Dock instead. Note that this feature is unrelated to | ||
| 3243 | the Emacs 'tab-bar-mode'. | ||
| 3244 | |||
| 3245 | +++ | ||
| 3246 | ** On MS-Windows, Emacs can now toggle the IME. | 3238 | ** On MS-Windows, Emacs can now toggle the IME. |
| 3247 | A new function 'w32-set-ime-open-status' can now be used to disable | 3239 | A new function 'w32-set-ime-open-status' can now be used to disable |
| 3248 | and enable the MS-Windows native Input Method Editor (IME) at run | 3240 | and enable the MS-Windows native Input Method Editor (IME) at run |