[m-rev.] trivial diff: convert extras file to utf8

Mark Brown mark at csse.unimelb.edu.au
Thu Apr 7 15:43:42 AEST 2011


extras/xml/xml.parse.m:
	Convert from iso-8859-1 to utf8.

Index: extras/xml/xml.parse.m
===================================================================
RCS file: /home/mercury1/repository/mercury/extras/xml/xml.parse.m,v
retrieving revision 1.7
diff -u -r1.7 xml.parse.m
--- extras/xml/xml.parse.m	30 Mar 2006 01:21:20 -0000	1.7
+++ extras/xml/xml.parse.m	7 Apr 2011 05:38:28 -0000
@@ -1439,7 +1439,7 @@
 %     <l>Habe nun, ach! Philosophie,</l>
 %     <l>Juristerei, und Medizin</l>
 %     <l>und leider auch Theologie</l>
-%     <l>durchaus studiert mit heißem Bemüh'n.</l>
+%     <l>durchaus studiert mit heißem Bemüh'n.</l>
 %     </sp>
 %   
 %   The intent declared with xml:lang is considered to apply to all
@@ -3079,7 +3079,7 @@
 %   then the replacement text for the entity "book" is:
 %   
 %   La Peste: Albert Camus,
-%   © 1947 Éditions Gallimard. &rights;
+%   © 1947 Éditions Gallimard. &rights;
 %   
 %   The general-entity reference "&rights;" would be expanded should the
 %   reference "&book;" appear in the document's content or an attribute
@@ -3370,15 +3370,15 @@
 %          Identifiers (URI): Generic Syntax and Semantics. 1997. (Work in
 %          progress; see updates to RFC1738.)
 %          
-%   Brüggemann-Klein
-%          Brüggemann-Klein, Anne. Regular Expressions into Finite
+%   Brüggemann-Klein
+%          Brüggemann-Klein, Anne. Regular Expressions into Finite
 %          Automata. Extended abstract in I. Simon, Hrsg., LATIN 1992, S.
 %          97-98. Springer-Verlag, Berlin 1992. Full Version in
 %          Theoretical Computer Science 120: 197-213, 1993.
 %          
-%   Brüggemann-Klein and Wood
-%          Brüggemann-Klein, Anne, and Derick Wood. Deterministic Regular
-%          Languages. Universität Freiburg, Institut für Informatik,
+%   Brüggemann-Klein and Wood
+%          Brüggemann-Klein, Anne, and Derick Wood. Deterministic Regular
+%          Languages. Universität Freiburg, Institut für Informatik,
 %          Bericht 38, Oktober 1991.
 %          
 %   Clark
@@ -3522,7 +3522,7 @@
 %   
 %   Algorithms exist which allow many but not all non-deterministic
 %   content models to be reduced automatically to equivalent deterministic
-%   models; see Brüggemann-Klein 1991 [Brüggemann-Klein].
+%   models; see Brüggemann-Klein 1991 [Brüggemann-Klein].
 %   
 %F. Autodetection of Character Encodings (Non-Normative)
 %
@@ -3643,7 +3643,7 @@
 %   Fuji Xerox Information Systems; Joel Nava, Adobe; Conleth O'Connell,
 %   Vignette; Peter Sharpe, SoftQuad; John Tigue, DataChannel
 %   
-%   Copyright  ©  1998 W3C (MIT, INRIA, Keio ), All Rights Reserved. W3C
+%   Copyright  ©  1998 W3C (MIT, INRIA, Keio ), All Rights Reserved. W3C
 %   liability, trademark, document use and software licensing rules
 %   apply.
 
--------------------------------------------------------------------------
mercury-reviews mailing list
Post messages to:       mercury-reviews at csse.unimelb.edu.au
Administrative Queries: owner-mercury-reviews at csse.unimelb.edu.au
Subscriptions:          mercury-reviews-request at csse.unimelb.edu.au
--------------------------------------------------------------------------



More information about the reviews mailing list