gbranden pushed a commit to branch master
in repository groff.
commit 80c664f3d39df03fb5f6c167b8356e58aadae9de
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Oct 12 13:32:02 2025 -0500
ChangeLog: Fix more thinkos in old entry.
---
ChangeLog | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 5a6203b1b..bedf8f238 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,18 +9,18 @@
2025-10-09 G. Branden Robinson <[email protected]>
- [tbl]: Fix Savannah #64529.
+ [ms]: Fix Savannah #64529.
* tmac/s.tmac: Manage keeps and initialize package more
robustly.
(TS): If the first macro call seen in a document is `TS`, call
`cov*ab-init` directly instead of going through `LP`, which
automatically closes an open diversion.
- (KE): Track whether we closed in a diversion in new module
- register `kp*did-closure-succeed`, initializing its Boolean
- value to zero. After existing logic calling appropriate closure
- macros, test the register again, and issue a diagnostic only if
- it is not true.
+ (KE): Track whether we closed a diversion in new module register
+ `kp*did-closure-succeed`, initializing its Boolean value to
+ zero. After existing logic calling appropriate closure macros,
+ test the register again, and issue a diagnostic only if it is
+ not true.
(kp*end, kp*fend): Set `kp*did-closure-succeed`.
Fixes <https://savannah.gnu.org/bugs/?64529>. Thanks to Doug
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit