1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-01 11:14:55 +00:00

Prevoius NEWS entry already documented in the manual (for X).

This commit is contained in:
Jason Rumney 2008-03-28 11:09:54 +00:00
parent 6e344060d2
commit 0d22595df5

View File

@ -594,6 +594,7 @@ of Windows with third party IPv6 stacks installed. Previously 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.