emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/macos.texi,v


From: YAMAMOTO Mitsuharu
Subject: [Emacs-diffs] Changes to emacs/man/macos.texi,v
Date: Fri, 16 Jun 2006 08:08:28 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     YAMAMOTO Mitsuharu <mituharu>   06/06/16 08:08:28

Index: macos.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/man/macos.texi,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -b -r1.31 -r1.32
--- macos.texi  6 May 2006 08:15:43 -0000       1.31
+++ macos.texi  16 Jun 2006 08:08:28 -0000      1.32
@@ -45,16 +45,17 @@
 @vindex mac-control-modifier
 @vindex mac-command-modifier
 @vindex mac-option-modifier
-  On Mac, Emacs can use @key{control}, @key{command}, and @key{option}
-keys as any of Emacs modifier keys except @key{SHIFT} (i.e.,
address@hidden, @key{CTRL}, @key{HYPER}, @key{META}, and @key{SUPER}).  The
-assignment is controlled by the variables @code{mac-control-modifier},
address@hidden, and @code{mac-option-modifier}.  The
-value for each of these variables can be one of the following symbols:
address@hidden, @code{control}, @code{hyper}, @code{meta}, @code{super},
-and @code{nil} (no particular assignment).  By default, the
address@hidden key works as @key{CTRL}, and the @key{command} key as
address@hidden
address@hidden mac-function-modifier
+  On Mac, Emacs can use @key{control}, @key{command}, @key{option}, and
+laptop @key{function} keys as any of Emacs modifier keys except
address@hidden (i.e., @key{ALT}, @key{CTRL}, @key{HYPER}, @key{META}, and
address@hidden).  The assignment is controlled by the variables
address@hidden, @code{mac-command-modifier},
address@hidden, @code{mac-function-modifier}.  The value for
+each of these variables can be one of the following symbols: @code{alt},
address@hidden, @code{hyper}, @code{meta}, @code{super}, and @code{nil}
+(no particular assignment).  By default, the @key{control} key works as
address@hidden, and the @key{command} key as @key{META}.
 
   For the @key{option} key, if @code{mac-option-modifier} is set to
 @code{nil}, which is the default, the key works as the normal
@@ -64,13 +65,9 @@
 
   Emacs recognizes the setting in the Keyboard control panel (Mac OS
 Classic) or the International system preference pane (Mac OS X) and
-supports international and alternative keyboard layouts (e.g., Dvorak)
-if its script is either Roman, Japanese, Traditional Chinese, Korean,
-Cyrillic, Simplified Chinese, or Central European.  Keyboard layouts
-based on Unicode may not work properly.  (Try drag-and-drop if input
-from the Character Palette does not work.)  Selecting one of the layouts
-from the keyboard layout pull-down menu will affect how the keys typed
-on the keyboard are interpreted.
+supports international and alternative keyboard layouts (e.g., Dvorak).
+Selecting one of the layouts from the keyboard layout pull-down menu
+will affect how the keys typed on the keyboard are interpreted.
 
 @vindex mac-pass-command-to-system
 @vindex mac-pass-control-to-system




reply via email to

[Prev in Thread] Current Thread [Next in Thread]