diff lisp/term/mac-win.el @ 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 eb3fe804bd18
children 592847746fca fa0da9b57058
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."