diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/ChangeLog | 4 | ||||
| -rw-r--r-- | etc/NEWS | 5 |
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 @@ | |||
| 1 | 2009-07-01 Jan Djärv <jan.h.d@swipnet.se> | ||
| 2 | |||
| 3 | * NEWS: Mention maximized. | ||
| 4 | |||
| 1 | 2009-06-30 Michael Albinus <michael.albinus@gmx.de> | 5 | 2009-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. |
| @@ -30,6 +30,11 @@ freedesktop.org specifications, the same method used by the Gnome, | |||
| 30 | KDE, and XFCE desktops. (This change has no effect on Windows, which | 30 | KDE, and XFCE desktops. (This change has no effect on Windows, which |
| 31 | uses `system-move-file-to-trash' for trashing.) | 31 | uses `system-move-file-to-trash' for trashing.) |
| 32 | 32 | ||
| 33 | +++ | ||
| 34 | ** Emacs frames can be maximized. | ||
| 35 | The command line arguments -mm/--maximized and the value maximized to the | ||
| 36 | frame 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 | ||