]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Use only ASCII characters.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 19 May 2003 18:14:25 +0000 (18:14 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 19 May 2003 18:14:25 +0000 (18:14 +0000)
THANKS
lib/m4sugar/m4sugar.m4

diff --git a/THANKS b/THANKS
index 54b55c43af88363ae3d7c7e87a6df7c583b215fd..d3a7a768d5ae81a6922fa926c103bf43963d5e6f 100644 (file)
--- a/THANKS
+++ b/THANKS
@@ -122,7 +122,7 @@ Markku Savela               msa@msa.tte.vtt.fi
 Markus Oberhumer            markus.oberhumer@jk.uni-linz.ac.at
 Martin Buchholz             martin@xemacs.org
 Martin Frydl                martin@systinet.com
-Martin Mokrej               mmokrejs@natur.cuni.cz
+Martin Mokrejs              mmokrejs@natur.cuni.cz
 Martin Wilck                martin@tropos.de
 Martyn Johnson              Martyn.Johnson@cl.cam.ac.uk
 Matthew D. Langston         langston@SLAC.Stanford.EDU
@@ -166,8 +166,7 @@ Robert Lipe                 robertlipe@usa.net
 Robert S. Maier             rsm@math.arizona.edu
 Roberto Bagnara             bagnara@cs.unipr.it
 Roland McGrath              roland@gnu.org
-Rüdiger Kuhlmann            info@ruediger-kuhlmann.de
-Ruediger Kuhlmann           uck4@rz.uni-karlsruhe.de
+Ruediger Kuhlmann           info@ruediger-kuhlmann.de
 Russ Allbery                rra@stanford.edu
 Ryuji Abe                   raeva@t3.rim.or.jp
 Sam Varshavchik             mrsam@courier-mta.com
index c2d3f7a82bc7ccb6c68b197fe6482786047cfbed..7385d5871e8f9a9bb7b17cebba005d4f3aaa544a 100644 (file)
@@ -843,7 +843,7 @@ m4_define([m4_undivert],
 # m4_require'd.
 #
 # The implementation is based on two ideas, (i) using diversions to
-# prepare the expansion of the macro and its dependencies (by François
+# prepare the expansion of the macro and its dependencies (by Franc,ois
 # Pinard), and (ii) expand the most recently m4_require'd macros _after_
 # the previous macros (by Axel Thimm).
 #