From 741c4ff93fc9fe51516ea730996b6021cf84fb7f Mon Sep 17 00:00:00 2001 From: Dave Love Date: Mon, 19 Mar 2001 15:06:59 +0000 Subject: *** empty log message *** --- man/macos.texi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'man/macos.texi') 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 -- cgit v1.2.1