From 51524f43ab436d0d2b9e45a5e8f831fe35fbde6f Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 11 Jan 2007 20:41:43 +0000 Subject: [PATCH] (Windows Keyboard): Another small cleanup. --- man/ChangeLog | 4 ++++ man/msdog.texi | 11 +++++------ 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/man/ChangeLog b/man/ChangeLog index 342bafa4e6b..05387056dae 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,7 @@ +2007-01-11 Richard Stallman + + * msdog.texi (Windows Keyboard): Another small cleanup. + 2007-01-10 Richard Stallman * msdog.texi (Windows Keyboard): Yet another try to make diff --git a/man/msdog.texi b/man/msdog.texi index 4f1711ff9ea..069e359bbd0 100644 --- a/man/msdog.texi +++ b/man/msdog.texi @@ -336,12 +336,11 @@ keyboard input in Emacs. @cindex MS-Windows keyboard shortcuts Many key combinations (known as ``keyboard shortcuts'') that have conventional uses in MS-Windows programs conflict with traditional -Emacs commands. (These Emacs commands were established years before -MS-Windows, and years before Microsoft.) Examples of conflicts -include @kbd{C-c}, @kbd{C-x}, @kbd{C-z}, @kbd{C-a}, and -@kbd{W-@key{SPC}}. You can redefine some of them with meanings more -like the MS-Windows meanings by enabling CUA Mode (@pxref{CUA -Bindings}). +Emacs key bindings. (These Emacs key bindings were established years +before Microsoft was founded.) Examples of conflicts include +@kbd{C-c}, @kbd{C-x}, @kbd{C-z}, @kbd{C-a}, and @kbd{W-@key{SPC}}. +You can redefine some of them with meanings more like the MS-Windows +meanings by enabling CUA Mode (@pxref{CUA Bindings}). @kindex F10 @r{(MS-Windows)} @cindex menu bar access using keyboard @r{(MS-Windows)} -- 2.11.4.GIT