(mac-add-charset-info): Doc fix.

This commit is contained in:
YAMAMOTO Mitsuharu 2005-09-18 05:40:06 +00:00
parent 16f2cab720
commit 1c245bb7d4

View file

@ -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."