gbranden pushed a commit to branch master
in repository groff.
commit 3f679c39a200adb9003b7b22e26f10f841cd3864
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Nov 9 06:53:32 2025 -0600
tmac: Rename "TODO" file.
* tmac/TODO: Rename this file...
* tmac/TODO-ms: ...to this, since it discusses only contemplated changes
to the ms(7) package.
* tmac/tmac.am (EXTRA_DIST): Reflect rename.
---
ChangeLog | 7 +++++++
tmac/{TODO => TODO-ms} | 0
tmac/tmac.am | 2 +-
3 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index edf2cef51..20e63ada3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2025-11-09 G. Branden Robinson <[email protected]>
+
+ * tmac/TODO: Rename this file...
+ * tmac/TODO-ms: ...to this, since it discusses only contemplated
+ changes to the ms(7) package.
+ * tmac/tmac.am (EXTRA_DIST): Reflect rename.
+
2025-11-08 G. Branden Robinson <[email protected]>
Reform terminology: "conditional operator" -> "conditional
diff --git a/tmac/TODO b/tmac/TODO-ms
similarity index 100%
rename from tmac/TODO
rename to tmac/TODO-ms
diff --git a/tmac/tmac.am b/tmac/tmac.am
index 1280da7ce..5efcaf0db 100644
--- a/tmac/tmac.am
+++ b/tmac/tmac.am
@@ -128,7 +128,7 @@ EXTRA_DIST += \
tmac/man.ultrix \
tmac/ptx.tmac \
tmac/TESTING-HINTS \
- tmac/TODO \
+ tmac/TODO-ms \
tmac/www.tmac.in
tmac_TESTS = \
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit