A file describing unread mails from 30 years ago is not useful now; furthermore, version control can still get at this if someone cares.
* BACKLOG: Delete. * README: Drop mention of it. --- BACKLOG | 61 --------------------------------------------------------- README | 1 - 2 files changed, 62 deletions(-) delete mode 100644 BACKLOG diff --git a/BACKLOG b/BACKLOG deleted file mode 100644 index 30783535..00000000 --- a/BACKLOG +++ /dev/null @@ -1,61 +0,0 @@ -# Summary of pending email for GNU m4 1.4. -# Last updated: Saturday, November 05, 1994. - -rmail/announce - 1. 15 Sep 94 <[email protected]> Release: GNU m4 1.3 - 2. 29 Oct 94 <[email protected]> Prerelease: GNU m4 1.3.1 - -rmail/changeword - 1. 02 Sep 94 <pinard> Re: Prerelease: GNU m4 1.2.3 - 2. 05 Sep 94 <[email protected]> Re: Prerelease: GNU m4 1.2.3 - -rmail/configuration - 1. 03 Nov 94 <[email protected]> Re: m4 1.3 on DEC OSF/1 3.0 - 2. 05 Nov 94 <pinard> Re: m4 1.3 on DEC OSF/1 3.0 - -rmail/documentation - 1. 05 Jun 92 <[email protected]> Re: M4 - 2. 10 Nov 92 <[email protected]> Re: Is anyone using m4? - 3. 25 May 94 <[email protected]> Autoconf 1.11: minor bug - 4. 27 Jul 94 <[email protected]> Re: 0.95: Spacing details - 5. 28 Jul 94 <[email protected]> Re: 0.95: Spacing details - 6. 31 Aug 94 <[email protected]> Re: Frozen file documentation to proofread - -rmail/floating-point - 1. 27 Oct 94 <[email protected]> Re: enhancement to m4 eval() - 2. 25 Oct 94 <[email protected]> enhancement to m4 - 3. 27 Oct 94 <pinard> Re: enhancement to m4 - 4. 27 Oct 94 <[email protected]> Re: enhancement to m4 eval() - 5. 27 Oct 94 <pinard> Re: enhancement to m4 eval() - 6. 27 Oct 94 <[email protected]> Re: enhancement to m4 eval() - 7. 28 Oct 94 <pinard> Re: enhancement to m4 eval() - 8. 28 Oct 94 <pinard> Re: enhancement to m4 eval() - 9. 28 Oct 94 <[email protected]> Re: enhancement to m4 eval() -10. 28 Oct 94 <pinard> Re: enhancement to m4 eval() -11. 28 Oct 94 <[email protected]> Re: enhancement to m4 eval() -12. 28 Oct 94 <[email protected]> Re: enhancement to m4 eval() -13. 28 Oct 94 <[email protected]> Re: enhancement to m4 eval() - -rmail/format-rewrite - 1. 25 Jun 94 <[email protected]> Re: Prerelease: GNU m4 1.1.3 - -rmail/named-formals - 1. 30 Sep 94 <[email protected]> m4 macros with named formal parameters - -rmail/purify - 1. 06 Dec 93 <[email protected]> m4 1.1.1 "make realclean" - -rmail/speed - 1. 29 Aug 94 <pinard> Re: diversions and freezing - 2. 05 Sep 94 <[email protected]> slowness - 3. 04 Oct 94 <pinard> Autoconf, m4, and dnl's. - -Copyright (C) 2000, 2006, 2009-2014, 2016-2017, 2020-2025 Free Software -Foundation, Inc. - -Permission is granted to copy, distribute and/or modify this document -under the terms of the GNU Free Documentation License, Version 1.3 or -any later version published by the Free Software Foundation; with no -Invariant Sections, with no Front-Cover Texts, and with no Back-Cover -Texts. A copy of the license is included in the ``GNU Free -Documentation License'' file as part of this distribution. diff --git a/README b/README index 4281874c..d89c190a 100644 --- a/README +++ b/README @@ -33,7 +33,6 @@ In the subdirectory `examples' you will find various m4 files, ranging from trivial test files to rather advanced macros. If you intend to use m4 seriously, you might find useful material down there. -See file `BACKLOG' for a summary of pending mail and articles. See file `COPYING' for copying conditions. Note that M4 is distributed under the GNU Public License version 3 or later. Some files in the distribution are copied from the gnulib project, and hence bear the -- 2.49.0 _______________________________________________ M4-patches mailing list [email protected] https://lists.gnu.org/mailman/listinfo/m4-patches
