summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/term/mac-win.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/term/mac-win.el b/lisp/term/mac-win.el
index 3fa7d20b23a..74b691addd7 100644
--- a/lisp/term/mac-win.el
+++ b/lisp/term/mac-win.el
@@ -1110,8 +1110,8 @@ XConsortium: rgb.txt,v 10.41 94/02/20 18:39:36 rws Exp")
"Coding system derived from the system script code.")
(defun mac-add-charset-info (xlfd-charset mac-text-encoding)
- "Function to add character sets to display with Mac fonts.
-Creates entries in `mac-charset-info-alist'.
+ "Add a character set to display with Mac fonts.
+Create an entry in `mac-charset-info-alist'.
XLFD-CHARSET is a string which will appear in the XLFD font name
to identify the character set. MAC-TEXT-ENCODING is the
correspoinding TextEncodingBase value."