From 1c245bb7d46459b5c9559ce8a75e182bd2f6629e Mon Sep 17 00:00:00 2001 From: YAMAMOTO Mitsuharu Date: Sun, 18 Sep 2005 05:40:06 +0000 Subject: [PATCH] (mac-add-charset-info): Doc fix. --- lisp/term/mac-win.el | 4 ++-- 1 file 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." -- 2.39.5