# HG changeset patch # User YAMAMOTO Mitsuharu # Date 1127022006 0 # Node ID 72c8b77fb4f9d650b1b3aa90cedbf0b9389ba37f # Parent 2b96746de758002ce7c2e51bf29d23427642738b (mac-add-charset-info): Doc fix. diff -r 2b96746de758 -r 72c8b77fb4f9 lisp/term/mac-win.el --- a/lisp/term/mac-win.el Sat Sep 17 20:02:14 2005 +0000 +++ b/lisp/term/mac-win.el Sun Sep 18 05:40:06 2005 +0000 @@ -1110,8 +1110,8 @@ "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."