summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2006-12-27 12:49:36 +0000
committerEli Zaretskii <eliz@gnu.org>2006-12-27 12:49:36 +0000
commite7379492d077d91ea2a6b6daefa37eefce91352e (patch)
tree728820e6d71240de2dfc8564ea6a2671b515cf9d
parent4e21e5aa1a2f801bf46b1729c28ec67bf6f4308c (diff)
(Windows Keyboard): Mention widespread Windows bindings, and how to get
them back.
-rw-r--r--man/ChangeLog5
-rw-r--r--man/msdog.texi7
2 files changed, 12 insertions, 0 deletions
diff --git a/man/ChangeLog b/man/ChangeLog
index 642795e9d9d..b5a46bcc40d 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,8 @@
+2006-12-27 Eli Zaretskii <eliz@gnu.org>
+
+ * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
+ and how to get them back.
+
2006-12-26 Richard Stallman <rms@gnu.org>
* calendar.texi (Holidays): Holiday listing is based on current
diff --git a/man/msdog.texi b/man/msdog.texi
index 6c6f9c7caf3..69126dca207 100644
--- a/man/msdog.texi
+++ b/man/msdog.texi
@@ -333,6 +333,13 @@ directory, whereas @file{.emacs} does not.
This section describes the Windows-specific features related to
keyboard input in Emacs.
+@cindex MS-Windows keyboard shortcuts
+ Many key combinations (known as ``keyboard shortcuts'') that are in
+widespread use in MS-Windows programs are taken by various Emacs
+features. Examples include @kbd{C-C}, @kbd{C-X}, @kbd{C-Z},
+@kbd{C-A}, and @kbd{W-SPC}. You can get some of them back by turning
+on CUA Mode (@pxref{CUA Bindings}).
+
@kindex F10 @r{(MS-Windows)}
@cindex menu bar access using keyboard @r{(MS-Windows)}
The @key{F10} key on Windows activates the menu bar in a way that