aboutsummaryrefslogtreecommitdiffstats
path: root/etc/NEWS
diff options
context:
space:
mode:
authorJason Rumney <[email protected]>2008-04-29 01:16:45 +0000
committerJason Rumney <[email protected]>2008-04-29 01:16:45 +0000
commit2660a9da32a8d53aa5302a55987fbf61261c7a15 (patch)
treee816e907afabd3b900340e09c9aaf68d71b2a613 /etc/NEWS
parente983096bb6a50fdae6625cb363642bcd74ec39c5 (diff)
Add Windows battery support.
Diffstat (limited to 'etc/NEWS')
-rw-r--r--etc/NEWS12
1 files changed, 10 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 8a3eb60ae6..38fd4c5574 100644
--- 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.
+
* Incompatible Lisp Changes in Emacs 23.1