]> git.eshelyaron.com Git - emacs.git/commitdiff
Add w32 keyboard changes.
authorJason Rumney <jasonr@gnu.org>
Fri, 9 Nov 2007 12:56:28 +0000 (12:56 +0000)
committerJason Rumney <jasonr@gnu.org>
Fri, 9 Nov 2007 12:56:28 +0000 (12:56 +0000)
etc/NEWS

index 5fc20c6b735a981df6731f7aca9049b29fddc529..c8c673b70ecb7764bcc82b169bc62f3bcc90990a 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -319,6 +319,18 @@ 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.
 
+** More keys available on MS-Windows.
+Keys normally associated with IMEs, and some exotic keys not normally found
+on standard keyboards have been given names so they can be bound to functions
+inside Emacs.  If there are keys on your keyboard that have not been exposed
+to Emacs in the past, try C-h k to see if they are available now.
+
+Emacs can now bind functions to the extra buttons for media player and
+browser control present on some keyboards.  These buttons are disabled
+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