# HG changeset patch # User Eli Zaretskii # Date 983611132 0 # Node ID 7da7487bbbd8d9153074a1128e8d84fec3864407 # Parent 1547295a2e760fc19ebf5aa4263d8e3827a36b92 (Mac Input, Mac Font Specs): Fix typos reported by Dr Francis J. Wright . diff -r 1547295a2e76 -r 7da7487bbbd8 man/macos.texi --- a/man/macos.texi Sat Mar 03 09:12:58 2001 +0000 +++ b/man/macos.texi Sat Mar 03 09:18:52 2001 +0000 @@ -66,7 +66,7 @@ that can be entered at the keyboard can be converted to ISO Latin-1 characters. - To enter ISO Latin-2 characters directly from the Mac keyboard. Set + To enter ISO Latin-2 characters directly from the Mac keyboard, set the value of @code{mac-keyboard-text-encoding} to @code{kTextEncodingISOLatin2}. Then let Emacs know that the keyboard generates Latin-2 codes by typing @kbd{C-x RET k iso-latin-2 RET}. To @@ -189,7 +189,7 @@ @cindex font names (Mac OS) Fonts are specified to Emacs on the Mac in the form of a standard X -font name. I.e., +font name, i.e. @smallexample -@var{maker}-@var{family}-@var{weight}-@var{slant}-@var{widthtype}-@var{style}@dots{}