From: Richard M. Stallman Date: Thu, 4 Jan 2007 18:49:58 +0000 (+0000) Subject: (Windows Keyboard): Clarify previous change. X-Git-Tag: emacs-pretest-22.0.93~258 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0a1bf2eb04e00fdcc67a6c824bf0334a14138946;p=emacs.git (Windows Keyboard): Clarify previous change. --- diff --git a/man/msdog.texi b/man/msdog.texi index a94fe7b7126..8aecd513591 100644 --- a/man/msdog.texi +++ b/man/msdog.texi @@ -336,12 +336,12 @@ 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. This conflict arose because the designers of Windows -did not concern themselves with how Emacs used these characters. -Examples 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 commands. This conflict arose because the designers of the CUA +interface implemented by MS-Windows did not try to avoid conflict with +Emacs. 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)}