summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2013-02-05 09:01:25 -0800
committerGlenn Morris <rgm@gnu.org>2013-02-05 09:01:25 -0800
commitbc090916ed5323f7e234439066cac85abb43b6ab (patch)
tree9fa4919a89f454f79b908804c04fcf1aa3cf229b
parentef12b77cedfbe7e55b638992f46a31e247489c00 (diff)
downloademacs-bc090916ed5323f7e234439066cac85abb43b6ab.tar.gz
Relocate NEWS entry from 24.3 section to 24.4 where it belongs
-rw-r--r--etc/NEWS10
1 files changed, 7 insertions, 3 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 60bac57d939..f068110d5f0 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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.