]> git.eshelyaron.com Git - emacs.git/commitdiff
Add Windows battery support.
authorJason Rumney <jasonr@gnu.org>
Tue, 29 Apr 2008 01:16:45 +0000 (01:16 +0000)
committerJason Rumney <jasonr@gnu.org>
Tue, 29 Apr 2008 01:16:45 +0000 (01:16 +0000)
etc/NEWS

index 8a3eb60ae6b682550b30aa53bb7bc70b5d288053..38fd4c557466d2c102857cf9d063a9f17cfb9231 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -683,14 +683,21 @@ It is used to configure wireless interfaces.
 ---
 ** 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 @@ by default, since enabling them prevents their system-wide use when
 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.
+
 \f
 * Incompatible Lisp Changes in Emacs 23.1