# HG changeset patch # User Jason Rumney # Date 1209431805 0 # Node ID b354d19386f9e20df03777ee28d7b8f4f92ae533 # Parent 1494364547884640666aed56acceb4a455899fdd Add Windows battery support. diff -r 149436454788 -r b354d19386f9 etc/NEWS --- a/etc/NEWS Tue Apr 29 01:03:43 2008 +0000 +++ b/etc/NEWS Tue Apr 29 01:16:45 2008 +0000 @@ -683,14 +683,21 @@ --- ** IPv6 is supported on MS-Windows. Emacs now supports IPv6 on Windows XP and later, and earlier versions -of Windows with third party IPv6 stacks installed. Previously IPv6 was +of Windows with third party IPv6 stacks installed. In Emacs 22, IPv6 was supported on other platforms, but not on Windows due to using the winsock 1.1 header file, even though Emacs was linking to the winsock 2 library. --- ** Busy cursor (hourglass) now displays on MS-Windows. When Emacs is busy, an hourglass mouse cursor is displayed on Windows. -Previously only X supported the busy cursor. +In Emacs 22 only X supported the busy cursor. + +--- +** Battery status is available on MS-Windows +Emacs can now display the battery status in the mode-line when enabled with +display-battery-mode or from the Options menu. More verbose battery +information is also available with the command `battery'. In Emacs 22 +battery status was supported only on GNU/Linux and Mac. ** More keys available on MS-Windows. Keys normally associated with IMEs, and some exotic keys not normally found @@ -704,6 +711,7 @@ Emacs has focus. To enable them, set the variable w32-pass-multimedia-buttons to nil. See the doc string of that variable for the list of extra keys that are available. + * Incompatible Lisp Changes in Emacs 23.1