Mercurial > emacs
changeset 36499:7da7487bbbd8
(Mac Input, Mac Font Specs): Fix typos reported by Dr Francis J. Wright
<F.J.Wright@qmw.ac.uk>.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 03 Mar 2001 09:18:52 +0000 |
parents | 1547295a2e76 |
children | 3dfa039c6a8c |
files | man/macos.texi |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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{}