Mercurial > emacs
changeset 65576:72c8b77fb4f9
(mac-add-charset-info): Doc fix.
author | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
---|---|
date | Sun, 18 Sep 2005 05:40:06 +0000 |
parents | 2b96746de758 |
children | a5a5d5e623b0 |
files | lisp/term/mac-win.el |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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."