diff options
| author | Glenn Morris <rgm@gnu.org> | 2013-02-05 09:01:25 -0800 |
|---|---|---|
| committer | Glenn Morris <rgm@gnu.org> | 2013-02-05 09:01:25 -0800 |
| commit | bc090916ed5323f7e234439066cac85abb43b6ab (patch) | |
| tree | 9fa4919a89f454f79b908804c04fcf1aa3cf229b | |
| parent | ef12b77cedfbe7e55b638992f46a31e247489c00 (diff) | |
| download | emacs-bc090916ed5323f7e234439066cac85abb43b6ab.tar.gz | |
Relocate NEWS entry from 24.3 section to 24.4 where it belongs
| -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. |
