groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 04/04: Remove the stripper script and its vestiges.


From: G. Branden Robinson
Subject: [groff] 04/04: Remove the stripper script and its vestiges.
Date: Sun, 4 Jul 2021 11:47:21 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit 266f002e125fc4eeef2c38e40f660827e3064d84
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Mon Jul 5 01:38:55 2021 +1000

    Remove the stripper script and its vestiges.
    
    * contrib/hdtbl/hdmisc.tmac:
    * contrib/hdtbl/hdtbl.tmac:
    * contrib/mom/om.tmac:
    * tmac/doc.tmac:
    * tmac/e.tmac:
    * tmac/mdoc/doc-common:
    * tmac/mdoc/doc-ditroff:
    * tmac/mdoc/doc-nroff:
    * tmac/mdoc/doc-syms: Remove `%beginstrip` comment.
    
    * tmac/strip.sed: Delete.
    
    * tmac/tmac.am (EXTRA_DIST): Stop shipping `strip.sed`.
    
    Fixes <https://savannah.gnu.org/bugs/?55091>.
---
 ChangeLog                 | 20 ++++++++++++++++++++
 contrib/hdtbl/hdmisc.tmac |  2 --
 contrib/hdtbl/hdtbl.tmac  |  2 --
 contrib/mom/om.tmac       |  1 -
 tmac/doc.tmac             |  2 --
 tmac/e.tmac               |  2 --
 tmac/mdoc/doc-common      |  2 --
 tmac/mdoc/doc-ditroff     |  2 --
 tmac/mdoc/doc-nroff       |  2 --
 tmac/mdoc/doc-syms        |  2 --
 tmac/strip.sed            | 13 -------------
 tmac/tmac.am              |  1 -
 12 files changed, 20 insertions(+), 31 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 7b19ffd..3853134 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+2021-07-05  G. Branden Robinson <g.branden.robinson@gmail.com>
+
+       Remove the stripper script and its vestiges.
+
+       * contrib/hdtbl/hdmisc.tmac:
+       * contrib/hdtbl/hdtbl.tmac:
+       * contrib/mom/om.tmac:
+       * tmac/doc.tmac:
+       * tmac/e.tmac:
+       * tmac/mdoc/doc-common:
+       * tmac/mdoc/doc-ditroff:
+       * tmac/mdoc/doc-nroff:
+       * tmac/mdoc/doc-syms: Remove `%beginstrip` comment.
+
+       * tmac/strip.sed: Delete.
+
+       * tmac/tmac.am (EXTRA_DIST): Stop shipping `strip.sed`.
+
+       Fixes <https://savannah.gnu.org/bugs/?55091>.
+
 2021-07-04  G. Branden Robinson <g.branden.robinson@gmail.com>
 
        Skip the stripper, part 3/3 (mdoc).
diff --git a/contrib/hdtbl/hdmisc.tmac b/contrib/hdtbl/hdmisc.tmac
index 7753004..9709bd8 100644
--- a/contrib/hdtbl/hdmisc.tmac
+++ b/contrib/hdtbl/hdmisc.tmac
@@ -23,8 +23,6 @@ along with this program.  If not, see 
<http://www.gnu.org/licenses/>.
 ..
 .
 .
-.\" %beginstrip%
-.
 .if d t*getarg \
 .  nx
 .
diff --git a/contrib/hdtbl/hdtbl.tmac b/contrib/hdtbl/hdtbl.tmac
index 96b21d3..422ede7 100644
--- a/contrib/hdtbl/hdtbl.tmac
+++ b/contrib/hdtbl/hdtbl.tmac
@@ -68,8 +68,6 @@ along with this program.  If not, see 
<http://www.gnu.org/licenses/>.
             "\m[\\*[t*fgc]]Table \\n+[t*cptn]:\0\k*\c"\"
 .
 .
-.\" %beginstrip%
-.
 .\" for better error messages
 .ds nth-1 st\"
 .ds nth-2 nd\"
diff --git a/contrib/mom/om.tmac b/contrib/mom/om.tmac
index f32a9ba..5071325 100644
--- a/contrib/mom/om.tmac
+++ b/contrib/mom/om.tmac
@@ -41,7 +41,6 @@ to Werner Lemberg (margin notes), Tadziu Hoffman 
(underlining),
 Deri James (pdf integration), Robin Haberkorn (tbl integration, eqn
 extensions, and float management).
 ..
-.\" %beginstrip%
 \#
 \# ====================================================================
 \#
diff --git a/tmac/doc.tmac b/tmac/doc.tmac
index bbe1bbf..6c0a2aa 100644
--- a/tmac/doc.tmac
+++ b/tmac/doc.tmac
@@ -43,8 +43,6 @@
 .\"
 .\" to make it more readable: using long names and many groff features,
 .\" updating and extending documentation, etc.
-.\"
-.\" %beginstrip%
 .
 .
 .if !\n(.g \
diff --git a/tmac/e.tmac b/tmac/e.tmac
index 717faa4..47aaff2 100644
--- a/tmac/e.tmac
+++ b/tmac/e.tmac
@@ -33,8 +33,6 @@
 .\"
 .\"    Modified by James Clark for use with groff.
 .\"
-.\"    %beginstrip%
-.\"
 .\"**************************************************************
 .\"*                                                           *
 .\"*   ****  - M E   N R O F F / T R O F F   M A C R O S  **** *
diff --git a/tmac/mdoc/doc-common b/tmac/mdoc/doc-common
index 977ade9..509927c 100644
--- a/tmac/mdoc/doc-common
+++ b/tmac/mdoc/doc-common
@@ -30,8 +30,6 @@
 .\" SUCH DAMAGE.
 .\"
 .\"     @(#)doc-common 8.1 (Berkeley) 06/08/93
-.\"
-.\"     %beginstrip%
 .
 .
 .\" Macro Identifiers.  For each user macro a corresponding register
diff --git a/tmac/mdoc/doc-ditroff b/tmac/mdoc/doc-ditroff
index d3b2d80..33f5122 100644
--- a/tmac/mdoc/doc-ditroff
+++ b/tmac/mdoc/doc-ditroff
@@ -30,8 +30,6 @@
 .\" SUCH DAMAGE.
 .\"
 .\"     @(#)doc-ditroff        8.1 (Berkeley) 06/08/93
-.\"
-.\"     %beginstrip%
 .
 .
 .\" Use -rCS=1 to force capitalization of section headings.
diff --git a/tmac/mdoc/doc-nroff b/tmac/mdoc/doc-nroff
index 3920112..e2f8881 100644
--- a/tmac/mdoc/doc-nroff
+++ b/tmac/mdoc/doc-nroff
@@ -30,8 +30,6 @@
 .\" SUCH DAMAGE.
 .\"
 .\"     @(#)doc-nroff  8.1 (Berkeley) 06/08/93
-.\"
-.\"     %beginstrip%
 .
 .
 .\" Use -rCS=1 to force capitalization of section headings.
diff --git a/tmac/mdoc/doc-syms b/tmac/mdoc/doc-syms
index 8cd837a..665ddb3 100644
--- a/tmac/mdoc/doc-syms
+++ b/tmac/mdoc/doc-syms
@@ -30,8 +30,6 @@
 .\" SUCH DAMAGE.
 .\"
 .\"     @(#)doc-syms   8.1 (Berkeley) 06/08/93
-.\"
-.\"     %beginstrip%
 .
 .
 .\" NS Ux user macro
diff --git a/tmac/strip.sed b/tmac/strip.sed
deleted file mode 100644
index 54613a1..0000000
--- a/tmac/strip.sed
+++ /dev/null
@@ -1,13 +0,0 @@
-/%beginstrip%/,$ {
-  /%beginstrip%/c\
-.\\" This is a generated file, created by 'tmac/strip.sed' in groff's\
-.\\" source distribution from a file having '-u' appended to its name.
-  s/^\.[        ]*/./
-  s/^\.\\".*/./
-  s/^\\#.*/./
-  s/\\".*/\\"/
-  s/\\#.*/\\/
-  /\.[ad]s/!s/[         ]*\\"//
-  /\.[ad]s/s/\([^       ]*\)\\"/\1/
-  /^\.$/d
-}
diff --git a/tmac/tmac.am b/tmac/tmac.am
index 425a1e6..bb5bf0b 100644
--- a/tmac/tmac.am
+++ b/tmac/tmac.am
@@ -142,7 +142,6 @@ EXTRA_DIST += \
   tmac/man.ultrix \
   tmac/psfig.tmac \
   tmac/ptx.tmac \
-  tmac/strip.sed \
   tmac/TESTING-HINTS \
   tmac/TODO \
   tmac/www.tmac.in



reply via email to

[Prev in Thread] Current Thread [Next in Thread]