1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-08-25 19:05:49 +00:00

10 Commits

Author SHA1 Message Date
Jim Meyering 7f45e1ae37 maint: remove empty lines at EOF, but excluding modules/*
Apply syntax rules at home as well as abroad.  Most changes
were induced by running this:
  make srcdir=. _build-aux=build-aux -f top/maint.mk \
    sc_prohibit_empty_lines_at_EOF | grep -v modules/ \
    | xargs perl -pi -0777 -e 's/\n\n+$/\n/'
* cfg.mk (local-checks-to-skip): Enable sc_prohibit_empty_lines_at_EOF.
Exempt modules/* and two binary files.
Also exclude doc/INSTALL*, per request from Bruno Haible.
* doc/regexprops-generic.texi: *Add* a newline at EOF.  There was none.
* doc/Copyright/assign.translation.manual: Remove empty lines at EOF.
* doc/Copyright/request-assign.future: Likewise.
* doc/Copyright/request-disclaim.changes: Likewise.
* doc/INSTALL: Likewise.
* doc/INSTALL.ISO: Likewise.
* doc/INSTALL.UTF-8: Likewise.
* doc/acl-cygwin.txt: Likewise.
* doc/acl-resources.txt: Likewise.
* doc/fdl-1.2.texi: Likewise.
* doc/fdl-1.3.texi: Likewise.
* doc/fdl.texi: Likewise.
* lib/argp-pin.c: Likewise.
* lib/round.c: Likewise.
* lib/unicase/u16-totitle.c: Likewise.
* lib/unictype/block_test.c: Likewise.
* lib/uninorm/canonical-decomposition.c: Likewise.
* m4/README: Likewise.
* m4/relocatable-lib.m4: Likewise.
* tests/test-isnand-nolibm.c: Likewise.
* tests/test-isnand.c: Likewise.
* tests/uninorm/NormalizationTest.txt: Likewise.
2012-01-21 15:07:01 +01:00
Bruno Haible 19ce3a779b Update internal documentation.
* m4/README: Document new idioms for AC_RUN_IFELSE invocations.
2010-12-06 23:17:12 +01:00
Bruno Haible e059c2358a An independent .m4 file for each module. 2002-12-31 13:43:06 +00:00
Jim Meyering 942ce19a6f Don't mention Makefile.am.in.
Outline how I've tested changes to .m4 files.  Yep, it's a pain.
2002-07-06 07:38:46 +00:00
Jim Meyering caeffcaecf *** empty log message *** 2000-12-31 12:12:41 +00:00
Jim Meyering 5ef027ceeb *** empty log message *** 2000-04-18 17:28:34 +00:00
Jim Meyering fca07b9ff6 *** empty log message *** 1998-12-18 15:32:29 +00:00
Jim Meyering 0304963ca2 *** empty log message *** 1998-05-19 15:51:10 +00:00
Jim Meyering 6f6cdc69ad *** empty log message *** 1997-10-20 18:31:29 +00:00
Jim Meyering 888115468a . 1996-12-21 04:21:29 +00:00