summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2001-03-03 09:18:52 +0000
committerEli Zaretskii <eliz@gnu.org>2001-03-03 09:18:52 +0000
commit1860d5c5b0e2fffb55e0c0a13384ca5039f81a60 (patch)
tree5fe21516b1fd0e3939be346a1e7a0971873c1d5a
parentfa5561b5e8ce6aef6d1a493fffa67bed0e304576 (diff)
downloademacs-1860d5c5b0e2fffb55e0c0a13384ca5039f81a60.tar.gz
(Mac Input, Mac Font Specs): Fix typos reported by Dr Francis J. Wright
<F.J.Wright@qmw.ac.uk>.
-rw-r--r--man/macos.texi4
1 files changed, 2 insertions, 2 deletions
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{}