diff options
| -rw-r--r-- | etc/NEWS | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -63,6 +63,13 @@ Available only on X, this option allows to control over-scrolling using the scroll bar (i.e. dragging the thumb down even when the end of the buffer is visible). +** Nextstep (GNUstep / Mac OS X) port + +*** Improved fullscreen support. +Both native (>= OSX 10.7) and "old style" fullscreen are supported. +Customize ns-use-native-fullscreen to change style. For >= 10.7 +native is the default. + * Editing Changes in Emacs 24.4 ** New commands `toggle-frame-fullscreen' and `toggle-frame-maximized', @@ -432,9 +439,6 @@ Use "coding: raw-text" instead. ** Nextstep (GNUstep / Mac OS X) port *** Support for fullscreen and the frame parameter fullscreen. -Both native (>= OSX 10.7) and "old style" fullscreen are supported. -Customize ns-use-native-fullscreen to change style. For >= 10.7 -native is the default. *** A file dialog is used for open/save operations initiated from the menu/toolbar. |
