From: Eli Zaretskii Date: Sat, 29 Jul 2006 10:48:30 +0000 (+0000) Subject: Document the change in position policy on MS-Windows. X-Git-Tag: emacs-pretest-22.0.90~1195 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=21f7b9d85747f586e03a410d7c1fc743cfaa208c;p=emacs.git Document the change in position policy on MS-Windows. --- 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