From xemacs-m  Fri Mar 21 13:27:35 1997
Received: from mikan.jaist.ac.jp (mikan.jaist.ac.jp [150.65.8.6])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id NAA05159
	for <xemacs-beta@xemacs.org>; Fri, 21 Mar 1997 13:27:32 -0600 (CST)
Received: from is18e0s01.jaist.ac.jp (MORIOKA Tomohiko <morioka@jaist.ac.jp>) by mikan.jaist.ac.jp (8.7.5); id EAA13676; Sat, 22 Mar 1997 04:22:20 +0900 (JST)
Message-Id: <199703211922.EAA13676@mikan.jaist.ac.jp>
X-MUA: mh-e 5.0.2 + emh 0.17, SEMI MIME-View 0.75
X-Face: %yc?f+O/cVKlH*K(H2X/6-d''suf|"1{S:Y0}_9$t@0G3:5M2:-Ck^[8+4^iSLeGc[Ey[WP
 PF]2M#Q9C'u~[=7TJP72J`PZdWvP=s-'-/LhFneC->=ILc~H#$lf2%hLL5U8?psIp`<[>d&@$Pm%~(
 A'"CJ.zuX@TXh\Ra4,b7M&`f"hexU-a4,#X\]Bfp'JI+MGUDRA%_$&UnWAem4}1R"4%uivgn;xFZ%"
 NS>)eCuFYNHc/:W^:{7H>bGQS],x5z[Cy~C;7j#:8y9q|"~9~UWjE<Vm_;)o<Q4S5NweLc(cl7-suY
 NF|_O*xodbmQavM
From: =?ISO-2022-JP?B?GyRCPGkyLBsoQiAbJEJDTkknGyhC?= / MORIOKA Tomohiko <morioka@jaist.ac.jp>
To: "Steven L. Baur" <steve@miranova.com>, Martin Buchholz <mrb@Eng.Sun.COM>
cc: xemacs-beta@xemacs.org
Subject: patch for man/lispref/mule.texi
X-Emacs: Emacs 19.34.94, MULE 3.0 =?ISO-2022-JP?B?KBskQjlITVUybBsoQik=?=
Mime-Version: 1.0 (generated by SEMI MIME-Edit 0.75)
Content-Type: multipart/signed; protocol="application/pgp-signature";
 boundary="pgp-sign-Multipart_Sat_Mar_22_04:22:04_1997-1"; micalg=pgp-md5
Content-Transfer-Encoding: 7bit
Date: Sat, 22 Mar 1997 04:22:19 JST
Sender: morioka@jaist.ac.jp

--pgp-sign-Multipart_Sat_Mar_22_04:22:04_1997-1
Content-Type: multipart/mixed;
 boundary="Multipart_Sat_Mar_22_04:22:04_1997-1"
Content-Transfer-Encoding: 7bit

--Multipart_Sat_Mar_22_04:22:04_1997-1
Content-Type: text/plain; charset=US-ASCII

  mule.texi seems old.  I fixed about charset.


--Multipart_Sat_Mar_22_04:22:04_1997-1
Content-Type: application/octet-stream; type=patch
Content-Disposition: attachment; filename="mule.texi.diff"
Content-Transfer-Encoding: 7bit

--- mule.texi-orig	Thu Dec 19 07:43:50 1996
+++ mule.texi	Fri Mar 21 18:09:47 1997
@@ -203,11 +203,11 @@
 A documentation string describing the charset.
 @item registry
 A regular expression matching the font registry field for this character
-set.  For example, both the @code{ascii} and @code{latin-1} charsets
-use the registry @code{"ISO8859-1"}.  This field is used to choose
-an appropriate font when the user gives a general font specification
-such as @samp{-*-courier-medium-r-*-140-*}, i.e. a 14-point upright
-medium-weight Courier font.
+set.  For example, both the @code{ascii} and @code{latin-iso8859-1}
+charsets use the registry @code{"ISO8859-1"}.  This field is used to
+choose an appropriate font when the user gives a general font
+specification such as @samp{-*-courier-medium-r-*-140-*}, i.e. a
+14-point upright medium-weight Courier font.
 @item dimension
 Number of position codes used to index a character in the character set.
 XEmacs/MULE can only handle character sets of dimension 1 or 2.
@@ -251,8 +251,8 @@
 it set to 1, position codes 33 through 126 map to font indices 161
 through 254 (i.e. the same number but with the high bit set).  For
 example, for a font whose registry is ISO8859-1, the left half of the
-font (octets 0x20 - 0x7F) is the @code{ascii} charset, while the
-right half (octets 0xA0 - 0xFF) is the @code{latin-1} charset.
+font (octets 0x20 - 0x7F) is the @code{ascii} charset, while the right
+half (octets 0xA0 - 0xFF) is the @code{latin-iso8859-1} charset.
 @item ccl-program
 A compiled CCL program used to convert a character in this charset into
 an index into the font.  This is in addition to the @code{graphic}
@@ -404,22 +404,22 @@
 --------------------------------------------------------------
 ascii                    94    B  0  l2r ISO8859-1
 control-1                94       0  l2r ---
-latin-1                  94    A  1  l2r ISO8859-1
-latin-2                  96    B  1  l2r ISO8859-2
-latin-3                  96    C  1  l2r ISO8859-3
-latin-4                  96    D  1  l2r ISO8859-4
-cyrillic                 96    L  1  l2r ISO8859-5
-arabic                   96    G  1  r2l ISO8859-6
-greek                    96    F  1  l2r ISO8859-7
-hebrew                   96    H  1  r2l ISO8859-8
-latin-5                  96    M  1  l2r ISO8859-9
-thai                     96    T  1  l2r TIS620
-japanese-jisx0201-kana   94    I  1  l2r JISX0201.1976
-japanese-jisx0201-roman  94    J  0  l2r JISX0201.1976
+latin-iso8859-1          94    A  1  l2r ISO8859-1
+latin-iso8859-2          96    B  1  l2r ISO8859-2
+latin-iso8859-3          96    C  1  l2r ISO8859-3
+latin-iso8859-4          96    D  1  l2r ISO8859-4
+cyrillic-iso8859-5       96    L  1  l2r ISO8859-5
+arabic-iso8859-6         96    G  1  r2l ISO8859-6
+greek-iso8859-7          96    F  1  l2r ISO8859-7
+hebrew-iso8859-8         96    H  1  r2l ISO8859-8
+latin-iso8859-9          96    M  1  l2r ISO8859-9
+thai-tis620              96    T  1  l2r TIS620
+katakana-jisx0201        94    I  1  l2r JISX0201.1976
+latin-jisx0201           94    J  0  l2r JISX0201.1976
 japanese-jisx0208-1978   94x94 @@  0  l2r JISX0208.1978
 japanese-jisx0208        94x94 B  0  l2r JISX0208.19(83|90)
 japanese-jisx0212        94x94 D  0  l2r JISX0212
-chinese-gb               94x94 A  0  l2r GB2312
+chinese-gb2312           94x94 A  0  l2r GB2312
 chinese-cns11643-1       94x94 G  0  l2r CNS11643.1
 chinese-cns11643-2       94x94 H  0  l2r CNS11643.2
 chinese-big5-1           94x94 0  0  l2r Big5
@@ -473,13 +473,13 @@
 (should be 0 or 1) of char @var{ch}.  @var{n} defaults to 0 if omitted.
 @end defun
 
-@defun charsets-in-region start end &optional buffer
+@defun find-charset-region start end &optional buffer
 This function returns a list of the charsets in the region between
 @var{start} and @var{end}.  @var{buffer} defaults to the current buffer
 if omitted.
 @end defun
 
-@defun charsets-in-string string
+@defun find-charset-string string
 This function returns a list of the charsets in @var{string}.
 @end defun
 
@@ -777,8 +777,8 @@
 @item no-conversion
 No conversion.  Use this for binary files and such.  On output, graphic
 characters that are not in ASCII or Latin-1 will be replaced by a
-@samp{?}. (For a no-conversion-encoded buffer, these characters will only be
-present if you explicitly insert them.)
+@samp{?}. (For a no-conversion-encoded buffer, these characters will
+only be present if you explicitly insert them.)
 @item shift-jis
 Shift-JIS (a Japanese encoding commonly used in PC operating systems).
 @item iso2022

--Multipart_Sat_Mar_22_04:22:04_1997-1
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

-- 
----------------------------------------------------------------------
MORIOKA Tomohiko <morioka@jaist.ac.jp>
        Japan advanced Institute of Science and Technology, Hokuriku
                Asahi-dai, Tatsu-no-kuchi ch=F4, Nomi, Ishikawa, Japan
------------------------------------------ Frisch, Frei, Fr=F6hlich! ---

--Multipart_Sat_Mar_22_04:22:04_1997-1--

--pgp-sign-Multipart_Sat_Mar_22_04:22:04_1997-1
Content-Type: application/pgp-signature
Content-Transfer-Encoding: 7bit

-----BEGIN PGP MESSAGE-----
Version: 2.6.3ia
Comment: Processed by Mailcrypt 3.4, an Emacs/PGP interface

iQCVAwUBMzLf5RnuUGV7wuH5AQH9oAP+On2bkXnB72KyvjRjukZYfjac2iNwMqH+
k4PsvPtRCTvSqOR6iPsw/LKw/NopejvQF3Kb8rR/VXCHlfp1O6J01GQGKJtqVtu5
K5riQzQ3fyIn/UgB9HJNqTdFvOxpXERjN1GEvpCuw8KUL5Vdj9kELlgqHJRMb8XI
orUIUwb5ogA=
=ZTGZ
-----END PGP MESSAGE-----

--pgp-sign-Multipart_Sat_Mar_22_04:22:04_1997-1--

