summaryrefslogtreecommitdiff
path: root/man/macos.texi
diff options
context:
space:
mode:
authorDave Love <fx@gnu.org>2001-03-19 15:06:59 +0000
committerDave Love <fx@gnu.org>2001-03-19 15:06:59 +0000
commit741c4ff93fc9fe51516ea730996b6021cf84fb7f (patch)
tree6026c06a54722ce00e003be9cd5d2e2ef7958539 /man/macos.texi
parent9daa0aa04d165920a0ab65affbda032638714335 (diff)
downloademacs-741c4ff93fc9fe51516ea730996b6021cf84fb7f.tar.gz
*** empty log message ***
Diffstat (limited to 'man/macos.texi')
-rw-r--r--man/macos.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/macos.texi b/man/macos.texi
index 66bcbd77ccb..141280fdbbe 100644
--- a/man/macos.texi
+++ b/man/macos.texi
@@ -97,8 +97,8 @@ is run on the Mac. It displays characters in the @code{mac-roman}
coding system using 12-point Monaco.
To insert characters directly in the @code{mac-roman} coding system,
-type @kbd{C-x @key{RET} k mac-roman @key{RET}}, or put this in your
-@file{.emacs} init file:
+type @kbd{C-x @key{RET} k mac-roman @key{RET}}, customize the option
+@code{keyboard-coding-system}, or put this in your init file:
@lisp
(set-keyboard-coding-system 'mac-roman)
@@ -111,7 +111,7 @@ This is useful for editing documents in native Mac encoding.
Methods}) or the Mac OS to enter international characters.
To use the former, see the International Character Set Support section
-of the manual.
+of the manual (@pxref{International}).
To use input methods provided by the Mac OS, set the keyboard coding
system accordingly using the @kbd{C-x @key{RET} k} command