aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/ChangeLog4
-rw-r--r--etc/NEWS5
2 files changed, 9 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 71edd4cde44..f376af7554d 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,7 @@
12009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2
3 * NEWS: Mention maximized.
4
12009-06-30 Michael Albinus <michael.albinus@gmx.de> 52009-06-30 Michael Albinus <michael.albinus@gmx.de>
2 6
3 * NEWS: Add "synce" connection method of Tramp. 7 * NEWS: Add "synce" connection method of Tramp.
diff --git a/etc/NEWS b/etc/NEWS
index 487204463d0..c4fbe29820c 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -30,6 +30,11 @@ freedesktop.org specifications, the same method used by the Gnome,
30KDE, and XFCE desktops. (This change has no effect on Windows, which 30KDE, and XFCE desktops. (This change has no effect on Windows, which
31uses `system-move-file-to-trash' for trashing.) 31uses `system-move-file-to-trash' for trashing.)
32 32
33+++
34** Emacs frames can be maximized.
35The command line arguments -mm/--maximized and the value maximized to the
36frame parameter fullscreen makes the Emacs frame maximized.
37
33 38
34* Changes in Specialized Modes and Packages in Emacs 23.2 39* Changes in Specialized Modes and Packages in Emacs 23.2
35 40