From ccd34c631f69fee5d6da69180abb3d9a6e551f81 Mon Sep 17 00:00:00 2001 From: Alexandre Duret-Lutz Date: Thu, 22 May 2003 20:23:33 +0000 Subject: [PATCH] =?utf8?q?*=20automake.texi=20(maintainer-mode):=20s/Fran?= =?utf8?q?=E7ois/Fran@,{c}ois/.=20*=20lib/elisp-comp:=20s/Fran=E7ois/Franc?= =?utf8?q?,ois/.=20Suggested=20by=20Paul=20Eggert.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- ChangeLog | 4 ++++ automake.texi | 4 ++-- lib/elisp-comp | 2 +- stamp-vti | 2 +- version.texi | 2 +- 5 files changed, 9 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index c76b21c..63ce67b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2003-05-22 Alexandre Duret-Lutz + * automake.texi (maintainer-mode): s/François/Fran@,{c}ois/. + * lib/elisp-comp: s/François/Franc,ois/. + Suggested by Paul Eggert. + * automake.in: Move the "main" code at the end. (parse_arguments): Move near the end. ($KNOWN_EXTENSIONS_PATTERN, @known_extensions_list, diff --git a/automake.texi b/automake.texi index 256d53b..6d06b23 100644 --- a/automake.texi +++ b/automake.texi @@ -5852,7 +5852,7 @@ maintainer tools explicitly. rules conditionally. Some developers use this feature to disable rules that need exotic tools that users may not have available. -Several years ago François Pinard pointed out several arguments +Several years ago Fran@,{c}ois Pinard pointed out several arguments against @code{AM_MAINTAINER_MODE}. Most of them relate to insecurity. By removing dependencies you get non-dependable builds: change to sources files can have no effect on generated files and this can be @@ -5866,7 +5866,7 @@ happens and the user doesn't notice it (this is what happens when rebuild rules are disabled by @code{AM_MAINTAINER_MODE}). Jim Meyering, the inventor of the @code{AM_MAINTAINER_MODE} macro was -swayed by François's arguments, and got rid of +swayed by Fran@,{c}ois's arguments, and got rid of @code{AM_MAINTAINER_MODE} in all of his packages. Still many people continue to use @code{AM_MAINTAINER_MODE}, because diff --git a/lib/elisp-comp b/lib/elisp-comp index 031f00d..0089859 100755 --- a/lib/elisp-comp +++ b/lib/elisp-comp @@ -1,6 +1,6 @@ #!/bin/sh # Copyright (C) 1995, 2000, 2003 Free Software Foundation, Inc. -# François Pinard , 1995. +# Franc,ois Pinard , 1995. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/stamp-vti b/stamp-vti index 2c9e700..1346a6f 100644 --- a/stamp-vti +++ b/stamp-vti @@ -1,4 +1,4 @@ -@set UPDATED 21 May 2003 +@set UPDATED 22 May 2003 @set UPDATED-MONTH May 2003 @set EDITION 1.7a @set VERSION 1.7a diff --git a/version.texi b/version.texi index 2c9e700..1346a6f 100644 --- a/version.texi +++ b/version.texi @@ -1,4 +1,4 @@ -@set UPDATED 21 May 2003 +@set UPDATED 22 May 2003 @set UPDATED-MONTH May 2003 @set EDITION 1.7a @set VERSION 1.7a -- 2.7.4