From: Eli Zaretskii Date: Sat, 3 Mar 2001 09:18:52 +0000 (+0000) Subject: (Mac Input, Mac Font Specs): Fix typos reported by Dr Francis J. Wright X-Git-Tag: emacs-pretest-21.0.99~35 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1860d5c5b0e2fffb55e0c0a13384ca5039f81a60;p=emacs.git (Mac Input, Mac Font Specs): Fix typos reported by Dr Francis J. Wright . --- diff --git a/man/macos.texi b/man/macos.texi index 93b8363f215..42cdb99b60c 100644 --- a/man/macos.texi +++ b/man/macos.texi @@ -66,7 +66,7 @@ the value of the variable @code{mac-keyboard-text-encoding} to 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 @@ another directory but this folder will still be created. @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{}