Project Info Name.......: gnu-hello
Description: GNU Hello


gnu-hello       
Info
Commit...:5844194dd15240932475a190bd24f5e328cfbd94
Author...:karl <>
Committer:karl <>
Date.....:Tue Oct 17 21:57:42 2006 +0000
Parents..:3605ace19c8babd13835623d1d158c3ff024b89c

Message
[project @ 2006-10-17 21:57:42 by karl]
remove trailing whitespace

Changes
diff --git a/AUTHORS b/AUTHORS
line changes: +1/-1
index 8878002..3746427
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,7 +1,7 @@
 Authors of GNU Hello.
 
   Copyright (C) 1999, 2005, 2006 Free Software Foundation, Inc.
-  
+
   Copying and distribution of this file, with or without modification,
   are permitted in any medium without royalty provided the copyright
   notice and this notice are preserved.

diff --git a/ChangeLog b/ChangeLog
line changes: +34/-11
index 1ff6462..25b506a
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,30 @@
+2006-10-15  Bob Proulx  <bob@proulx.com>  (tiny change)
+
+	Remove trailing whitespace from files.
+	Using 'diff -w' afterward shows no changes.
+	* AUTHORS: Run Emacs function 'nuke-trailing-whitespace' on file.
+	* ChangeLog.O: Likewise.
+	* ChangeLog: Likewise.
+	* Makefile.am: Likewise.
+	* NEWS: Likewise.
+	* THANKS: Likewise.
+	* doc/ChangeLog: Likewise.
+	* doc/Makefile.am: Likewise.
+	* doc/hello.texi: Likewise.
+	* man/ChangeLog: Likewise.
+	* man/Makefile.am: Likewise.
+	* po/POTFILES.in: Likewise.
+	* src/ChangeLog: Likewise.
+	* src/Makefile.am: Likewise.
+	* src/hello.c: Likewise.
+	* tests/greeting-1: Likewise.
+	* tests/greeting-2: Likewise.
+	* tests/hello-1: Likewise.
+	* tests/traditional-1: Likewise.
 2006-10-15  Karl Berry  <karl@gnu.org>
 
 	* pretest version 2.1.93.
-	
+
 	* tests/*: try to remove \r from the output, so as not to fail on
 	Windows systems.
 
@@ -403,7 +426,7 @@
 	* install-sh: Ditto
 	* missing: Ditto.
 	* mkinstalldirs: Ditto.
-	
+
 1998-12-12  Karl Eichwalder  <ke@suse.de>
 
 	* configure.in: (VERSION): 1.3.21.
@@ -443,7 +466,7 @@
 	* configure.in (ALL_LINGUAS): Add da.
 
 1998-04-05  Karl Eichwalder  <ke@suse.de>
-	
+
 	* configure.in: (VERSION): 1.3.16.
 	* Makefile.am (ke_PRE): 1.3.15
 	* use automake 1.2h.
@@ -536,7 +559,7 @@ Wed Jan  8 16:29:06 1997  Karl Eichwalder  <ke@ke.Central.DE>
 
 Sun Jan  5 10:04:07 1997  Karl Eichwalder  <ke@ke.Central.DE>
 
-	* configure.in (VERSION): 1.3.9. 
+	* configure.in (VERSION): 1.3.9.
 
 Sat Jan  4 10:23:55 1997  Karl Eichwalder  <ke@ke.Central.DE>
 
@@ -555,7 +578,7 @@ Mon Dec 30 17:21:04 1996  Karl Eichwalder  <ke@ke.Central.DE>
 
 	* configure.in (AC_OUTPUT): Add `tests/Makefile'.
 	(AC_PROG_MAKE_SET, AC_PROG_INSTALL): Delete.
-	
+
 	* Makefile.am (SUBDIRS): Add `tests'.
 
 	* tests/: New directory.
@@ -613,7 +636,7 @@ Wed Dec  4 19:06:42 1996  Karl Eichwalder  <ke@ke.Central.DE>
 	@INTLSUB@ and @POSUB@.
 
 	* configure.in AM_GNU_GETTEXT replaces ud_GNU_GETTEXT.
-	
+
 	* Run `gettextize -f -c' to update all the files from the GNU
  	gettext library (0.10.25).
 
@@ -635,7 +658,7 @@ Tue Aug  6 11:58:19 1996  Kjetil Wiekhorst J|rgensen  <jorgens@voldsboks.pvv.ntn
 
 	* hello.c: Use ST_BLKSIZE instead of st_blksize. Use the system.h
 	headerfile.
-	
+
 
 Tue Mar 12 09:57:19 1996  Karl Eichwalder  <ke@ke.Central.DE>
 
@@ -651,7 +674,7 @@ Sun Mar 10 13:13:03 1996  Karl Eichwalder  <ke@ke.Central.DE>
  	(AC_PREREQ) now 2.8; (AC_PROG_CPP) delete.
 
 	* make dist: 1.3.3; internal release.
-	
+
 	* aclocal.m4: ud_LC_MESSAGES, ud_WITH_NLS and ud_GNU_GETTEXT from
 	gettext-0.10.6.
 
@@ -681,7 +704,7 @@ Wed Dec 20 09:42:02 1995  Karl Eichwalder  <ke@ke.Central.DE>
 
   	* make dist 1.3-kh.
 	* configure.in (VERSION): 1.3-kh.
-	
+
 	* THANKS-ke: New file.
 
 Tue Dec 19 13:38:58 1995  Karl Eichwalder  <ke@ke.Central.DE>
@@ -694,7 +717,7 @@ Mon Dec 18 16:34:14 1995  Karl Eichwalder  <ke@ke.Central.DE>
 
 	* doc: Move gpl.texinfo, hello.info, hello.texi, and texinfo.tex
  	to new directory `doc'.
-	
+
 	* src: Move Makefile.in, TAGS, alloca.c, getopt.c, getopt.h,
  	getopt1.c, hello.c, testdata, and version.c to new directory
  	`src'.
@@ -702,7 +725,7 @@ Mon Dec 18 16:34:14 1995  Karl Eichwalder  <ke@ke.Central.DE>
 Sat Dec 16 00:00:41 1995  Karl Eichwalder  <ke@ke.Central.DE>
 
 	* texinfo.tex: Include version 2.150.
-	
+
 	* Makefile.in (install): Use install-info if available.
 	(clean): Add `*~ and `\#*'.
 	(configure, config.h, stamp-h, config.h.in, stamp-h.in): New

diff --git a/ChangeLog.O b/ChangeLog.O
line changes: +1/-1
index 3ad08b0..7e75885
--- a/ChangeLog.O
+++ b/ChangeLog.O
@@ -82,7 +82,7 @@ Wed Sep 16 19:30:08 1992  The King  (elvis@graceland.gnu.ai.mit.edu)
 
 Wed Sep  2 23:45:10 1992  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
 
-	* hello.c (main): added zork output compatibility. 
+	* hello.c (main): added zork output compatibility.
 
 Wed Sep  2 22:58:15 1992  The King  (elvis@graceland.gnu.ai.mit.edu)
 

diff --git a/Makefile.am b/Makefile.am
line changes: +2/-2
index 610fc58..fa1a35f
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
 # Process this file with automake to produce Makefile.in (in this,
 # and all subdirectories).
-# 
+#
 # Makefile for the top-level directory of GNU hello.
 # Copyright (C) 1997, 1998, 2005, 2006 Free Software Foundation, Inc.
 #
@@ -30,7 +30,7 @@ SUBDIRS = contrib gnulib/lib po src doc man tests
 # `make diff' produces a diff against the previous version, given both
 # .tar.gz's in the current directory.  This should only be done when an
 # official release is made (and only if you care to provide diffs).
-# 
+#
 hello_pre = 2.1.1
 #
 diff: diffcheck

diff --git a/NEWS b/NEWS
line changes: +1/-1
index c40a660..affd535
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,7 @@ This NEWS file records noteworthy changes, very tersely.
 See the manual for detailed information.
 
   Copyright (C) 1992, 1993, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
-  2002, 2003, 2005, 2006 Free Software Foundation, Inc.  
+  2002, 2003, 2005, 2006 Free Software Foundation, Inc.
 
   Copying and distribution of this file, with or without modification,
   are permitted in any medium without royalty provided the copyright

diff --git a/THANKS b/THANKS
line changes: +2/-2
index 0ac9461..3027ea3
--- a/THANKS
+++ b/THANKS
@@ -1,7 +1,7 @@
 Additional contributors to GNU Hello.
- 
+
   Copyright (C) 1999, 2005 Free Software Foundation, Inc.
-  
+
   Copying and distribution of this file, with or without modification,
   are permitted in any medium without royalty provided the copyright
   notice and this notice are preserved.

diff --git a/doc/ChangeLog b/doc/ChangeLog
line changes: +0/-1
index bc882d3..418a773
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -96,4 +96,3 @@ Tue Dec 19 08:26:09 1995  Karl Eichwalder  <ke@ke.Central.DE>
 	* Makefile.in, version.texi: New file.
 
 doc/ChangeLog ends here
-	

diff --git a/doc/Makefile.am b/doc/Makefile.am
line changes: +1/-1
index 3e5ab88..64ae316
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in.
 ## Makefile.am for hello/doc.
-## 
+##
 ## Copyright (C) 1996, 1997, 2005 Free Software Foundation, Inc.
 ##
 ## This program is free software; you can redistribute it and/or modify

diff --git a/doc/hello.texi b/doc/hello.texi
line changes: +1/-1
index 52f7c58..4051cf4
--- a/doc/hello.texi
+++ b/doc/hello.texi
@@ -253,7 +253,7 @@ characters or other fancy stuff, using the Unicode UTF-8 locale.
 @opindex -t
 @cindex traditional
 @cindex modern
-Use the traditional greeting message @samp{hello, world} rather 
+Use the traditional greeting message @samp{hello, world} rather
 than the more modern @samp{Hello, world!}.
 
 @item --version

diff --git a/man/ChangeLog b/man/ChangeLog
line changes: +1/-1
index 9eb27b4..f92da03
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -50,7 +50,7 @@
 	(noinst_SCRIPTS): Ditto, add $(HELP2MAN).
 	(EXTRA_DIST): Ditto, add $(man_MANS) $(noinst_SCRIPTS).
 	(hello.1): New target.
-	
+
 1999-08-21  Karl Eichwalder  <ke@gnu.franken.de>
 
 	* help2man: Add this file from the textutils package.

diff --git a/man/Makefile.am b/man/Makefile.am
line changes: +1/-1
index 04154c9..6e85103
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -1,6 +1,6 @@
 # Process this file with automake to produce Makefile.in
 # Makefile.am for hello/man.
-# 
+#
 # Copyright (C) 1996, 1997, 2005, 2006 Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify

diff --git a/po/POTFILES.in b/po/POTFILES.in
line changes: +2/-2
index f2f84a3..e132b2f
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,9 +1,9 @@
 # Copyright (C) 2005, 2006 Free Software Foundation, Inc.
-# 
+#
 # Copying and distribution of this file, with or without modification,
 # are permitted in any medium without royalty provided the copyright
 # notice and this notice are preserved.
-#  
+#
 # List of source files containing translatable strings.
 
 # Package source files.

diff --git a/src/ChangeLog b/src/ChangeLog
line changes: +7/-7
index 45a3851..6e25098
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -31,12 +31,12 @@
 	(main): Convert to ANSI C definition.
 
 2006-08-20  Karl Berry  <karl@gnu.org>
-	
+
 	* hello.c (main): try a new style for the --version output.
-	
+
 	* hello.c (main): do not exit(0) prematurely with --help or
 	--version, we need to go through close_stdout.
-	
+
 2006-07-16  Karl Berry  <karl@gnu.org>
 
 	* system.h: #include "closeout.h".
@@ -58,7 +58,7 @@
 	* Makefile.am (noinst_HEADERS): remove, gettext.h comes from gnulib.
 	(hello_LDADD): remove @ALLOCA@.
 	* hello.c: remove mail reading stuff, and hence alloca stuff.
-	
+
 	* getopt*.c, gettext.h: remove these files, they come from gnulib.
 
 2005-08-19  Karl Berry  <karl@gnu.org>
@@ -176,7 +176,7 @@ Sun Jan 19 12:10:46 1997  Karl Eichwalder  <ke@ke.Central.DE>
  	most recent year in which changes were made (according to the
  	Coding Standards).
 	Don't start error messages with capital letters.
-	
+
 Thu Jan  9 17:56:06 1997  Karl Eichwalder  <ke@ke.Central.DE>
 
 	* hello.c (main): Correct the address for reporting bugs.
@@ -238,7 +238,7 @@ Mon Dec 16 21:10:36 1996  Karl Eichwalder  <ke@ke.Central.DE>
 Thu Dec  5 16:15:56 1996  Karl Eichwalder  <ke@ke.Central.DE>
 
 	* hello.c: include <config.h> if HAVE_CONFIG_H and <locale.h> if
- 	HAVE_LOCALE_H.	
+ 	HAVE_LOCALE_H.
 	(main): adjust --help tableau.
 	(main): Change --version output to what is required by
  	GNU standards.
@@ -251,7 +251,7 @@ Thu Dec  5 16:15:56 1996  Karl Eichwalder  <ke@ke.Central.DE>
 	(bin_PROGRAMS, noinst_HEADERS, hello_SOURCES, EXTRA_DIST, datadir,
 	localedir, INCLUDES, DEFS, LDADD): set.
 	($(bin_PROGRAMS)): new target.
-	
+
 Mon Dec  2 19:55:02 1996  Karl Eichwalder  <ke@ke.Central.DE>
 
 	* Makefile.in (HDRS): add system.h.

diff --git a/src/Makefile.am b/src/Makefile.am
line changes: +1/-1
index 6628119..4031e18
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -18,7 +18,7 @@
 ## Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
 bin_PROGRAMS = hello
-hello_SOURCES = hello.c system.h 
+hello_SOURCES = hello.c system.h
 
 hello_LDADD = @LIBINTL@ ../gnulib/lib/libgnu.a
 

diff --git a/src/hello.c b/src/hello.c
line changes: +6/-6
index 30ffbef..9eae0e0
--- a/src/hello.c
+++ b/src/hello.c
@@ -22,7 +22,7 @@
 
 /* String containing name the program is called with.  */
 const char *program_name;
- 
+
 static const struct option longopts[] =
 {
   { "greeting", required_argument, NULL, 'g' },
@@ -73,13 +73,13 @@ main (int argc, char *argv[])
         lose = 1;
         break;
       }
-  
+
   if (lose || optind < argc)
     {
       /* Print error message and exit.  */
       if (optind < argc)
         fputs (_("Too many arguments\n"), stderr);
-      fprintf (stderr, _("Try `%s --help' for more information.\n"), 
+      fprintf (stderr, _("Try `%s --help' for more information.\n"),
                program_name);
       exit (1);
     }
@@ -90,7 +90,7 @@ main (int argc, char *argv[])
       /* Print help info and exit.  This long message is split into
          several pieces to help translators be able to align different
          blocks and identify the various pieces.  */
-         
+
       /* TRANSLATORS: --help output 1
          no-wrap */
       fputs (_("\
@@ -118,7 +118,7 @@ Usage: %s [OPTION]...\n"), program_name);
 
       printf ("\n");
       /* TRANSLATORS: --help output 5 (end)
-         TRANSLATORS: the placeholder indicates the bug-reporting address  
+         TRANSLATORS: the placeholder indicates the bug-reporting address
          for this application. Please add _another line_ with the
          address for translation bugs.
          no-wrap */
@@ -167,7 +167,7 @@ This is free software.  There is NO WARRANTY, to the extent permitted by law.\n"
   /* Exit unsuccessfully if the write failed.  (This is implemented in
      the Gnulib module "closeout".  */
   close_stdout ();
-  
+
   /* Otherwise, exit successfully.  */
   exit (0);
 }

diff --git a/tests/greeting-1 b/tests/greeting-1
line changes: +2/-2
index 91cebb8..bb2c2e6
--- a/tests/greeting-1
+++ b/tests/greeting-1
@@ -1,7 +1,7 @@
 #! /bin/sh
 # Test arbitrary --greeting.
-# 
-# Copyright (C) 2001, 2006 Free Software Foundation, Inc.  
+#
+# Copyright (C) 2001, 2006 Free Software Foundation, Inc.
 #
 # Copying and distribution of this file, with or without modification,
 # are permitted in any medium without royalty provided the copyright

diff --git a/tests/greeting-2 b/tests/greeting-2
line changes: +2/-2
index cd865d2..5296734
--- a/tests/greeting-2
+++ b/tests/greeting-2
@@ -1,8 +1,8 @@
 #! /bin/sh
 # Test very long --greeting argument, and also show skipping a test.
 # (And one way to compute full moons.)
-# 
-# Copyright (C) 2001, 2006 Free Software Foundation, Inc.  
+#
+# Copyright (C) 2001, 2006 Free Software Foundation, Inc.
 #
 # Copying and distribution of this file, with or without modification,
 # are permitted in any medium without royalty provided the copyright

diff --git a/tests/hello-1 b/tests/hello-1
line changes: +2/-2
index cf333c0..abb25db
--- a/tests/hello-1
+++ b/tests/hello-1
@@ -1,7 +1,7 @@
 #! /bin/sh
 # Test standard GNU greeting.
-# 
-# Copyright (C) 2001, 2006 Free Software Foundation, Inc.  
+#
+# Copyright (C) 2001, 2006 Free Software Foundation, Inc.
 #
 # Copying and distribution of this file, with or without modification,
 # are permitted in any medium without royalty provided the copyright

diff --git a/tests/traditional-1 b/tests/traditional-1
line changes: +2/-2
index 889d285..7d7d6cd
--- a/tests/traditional-1
+++ b/tests/traditional-1
@@ -1,7 +1,7 @@
 #! /bin/sh
 # Test traditional greeting.
-# 
-# Copyright (C) 2001, 2006 Free Software Foundation, Inc.  
+#
+# Copyright (C) 2001, 2006 Free Software Foundation, Inc.
 #
 # Copying and distribution of this file, with or without modification,
 # are permitted in any medium without royalty provided the copyright

This website is licensed under AGPL-3.0. Feel free to copy!