(mac-add-charset-info): Doc fix.
This commit is contained in:
parent
16f2cab720
commit
1c245bb7d4
1 changed files with 2 additions and 2 deletions
|
@ -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."
|
||||
|
|
Loading…
Add table
Reference in a new issue