aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 @@
12006-12-27 Eli Zaretskii <eliz@gnu.org>
2
3 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
4 and how to get them back.
5
12006-12-26 Richard Stallman <rms@gnu.org> 62006-12-26 Richard Stallman <rms@gnu.org>
2 7
3 * calendar.texi (Holidays): Holiday listing is based on current 8 * 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.
333 This section describes the Windows-specific features related to 333 This section describes the Windows-specific features related to
334keyboard input in Emacs. 334keyboard input in Emacs.
335 335
336@cindex MS-Windows keyboard shortcuts
337 Many key combinations (known as ``keyboard shortcuts'') that are in
338widespread use in MS-Windows programs are taken by various Emacs
339features. Examples include @kbd{C-C}, @kbd{C-X}, @kbd{C-Z},
340@kbd{C-A}, and @kbd{W-SPC}. You can get some of them back by turning
341on CUA Mode (@pxref{CUA Bindings}).
342
336@kindex F10 @r{(MS-Windows)} 343@kindex F10 @r{(MS-Windows)}
337@cindex menu bar access using keyboard @r{(MS-Windows)} 344@cindex menu bar access using keyboard @r{(MS-Windows)}
338 The @key{F10} key on Windows activates the menu bar in a way that 345 The @key{F10} key on Windows activates the menu bar in a way that