summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2006-07-29 10:48:30 +0000
committerEli Zaretskii <eliz@gnu.org>2006-07-29 10:48:30 +0000
commit21f7b9d85747f586e03a410d7c1fc743cfaa208c (patch)
treed68f62acaad89f65102d1dac5dccb0705abfa20d
parent69666f776a28c398808c3a6c8004a5c831f84b7d (diff)
downloademacs-21f7b9d85747f586e03a410d7c1fc743cfaa208c.tar.gz
Document the change in position policy on MS-Windows.
-rw-r--r--etc/NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index c00d13937eb..cb1b025c03d 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -202,6 +202,13 @@ an interactively callable function.
all frames you create. A position specified with --geometry only
affects the initial frame.
+---
+** Emacs built for MS-Windows now behaves like Emacs on X does,
+wrt its frame position: if you don't specify a position (in your
+.emacs init file, in the Registry, or with the --geometry command-line
+option), Emacs leaves the frame position to the Windows' window
+manager.
+
+++
** Emacs can now be invoked in full-screen mode on a windowed display.
When Emacs is invoked on a window system, the new command-line options
@@ -243,6 +250,7 @@ according to the value of `save-abbrevs'.
** If the environment variable EMAIL is defined, Emacs now uses its value
to compute the default value of `use-mail-address', in preference to
concatenation of `user-login-name' with the name of your host machine.
+
* Incompatible Editing Changes in Emacs 22.1