gbranden pushed a commit to branch master
in repository groff.
commit 560a9ad0db157e5c88b73216d05f646bc896fe4b
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Mar 18 10:33:02 2024 -0500
ChangeLog: Flesh out old entry.
---
ChangeLog | 18 +++++++++++++++++-
1 file changed, 17 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index fc47fa142..dd3ea440d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,10 +14,26 @@
2024-03-16 G. Branden Robinson <[email protected]>
- * tmac/mdoc/doc-common (LP, PP, pp, SH): Use new `doc-warn`
+ [mdoc]: Improve diagnostic message format (5/4).
+
+ * tmac/doc.tmac (Bd, Ta, An):
+ * tmac/mdoc/doc-syms (doc-St-usage): Use new `doc-report-usage`
macro instead of hand-crafting diagnostic message with `tm`
request.
+ * tmac/doc.tmac (Bl): Drop unneccessary argumentless `tm` request.
+ (doc-Bl-usage): Use three single-line `doc-report-usage`
+ requests instead of writing a six-line diagnostic. Both are
+ regrettable--`Bl` is just crazily complex.
+ (doc-defunct-macro): Use new `doc` string to construct bespoke
+ diagnostic complaining of defunct macro usage.
+
+ * tmac/doc.tmac (Bk):
+ * tmac/mdoc/doc-common (LP, PP, pp, SH):
+ * tmac/mdoc/doc-syms (At, Dx, Fx, Nx, St, Lb): Use new
+ `doc-warn` macro instead of hand-crafting diagnostic message
+ with `tm` request.
+
Continues fixing <https://savannah.gnu.org/bugs/?52463>, which I
should have known would not stay dead for long. (And which I
won't be surprised to see scrabble forth from the grave again.)
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit