gbranden pushed a commit to branch master
in repository groff.
commit 2445ab321b31801e0c07508f909563fc2de5de2d
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Jun 17 03:43:25 2021 +1000
doc/doc.am (DOCFILES): Ship me-revisions file.
---
ChangeLog | 6 ++++++
doc/doc.am | 3 ++-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index c71ecca..45282c4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2021-06-17 G. Branden Robinson <[email protected]>
+ * doc/me-revisions: Add 'me' macro package revision log, scraped
+ from <https://svnweb.freebsd.org/csrg/share/me/revisions>.
+ * doc/doc.am (DOCFILES): Ship it.
+
+2021-06-17 G. Branden Robinson <[email protected]>
+
* tmac/e.tmac-u: Rename registers for clarity. Unlike other
macro packages supplied by groff, "me" mostly remains within the
AT&T 2-character name space, accessing extended names
diff --git a/doc/doc.am b/doc/doc.am
index 8af0c6d..649bca7 100644
--- a/doc/doc.am
+++ b/doc/doc.am
@@ -36,9 +36,10 @@ DOC_GROFF = $(DOC_SED) $< | $(DOC_GROFF_ONLY)
if BUILD_OTHERDOC
# Files located in the source tree
DOCFILES= \
- doc/meref.me \
+ doc/me-revisions \
doc/meintro.me \
doc/meintro_fr.me \
+ doc/meref.me \
doc/ms.ms \
doc/pic.ms
# Files generated in the build tree
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit