]> code.delx.au - gnu-emacs/commitdiff
(mac-add-charset-info): Doc fix.
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Sun, 18 Sep 2005 05:40:06 +0000 (05:40 +0000)
committerYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Sun, 18 Sep 2005 05:40:06 +0000 (05:40 +0000)
lisp/term/mac-win.el

index 3fa7d20b23a2d50716820f0e85f58dc3458ec824..74b691addd7d3f09a5458de2214f05dc803a896f 100644 (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."