gbranden pushed a commit to branch master
in repository groff.
commit 5131ad2c5d95d30e5b4920bc5195b90dd8892270
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Jun 20 11:33:08 2025 -0500
ChangeLog: Fix fumbled fingerings in old entries.
Also, of late, I have a new term of art for improvement of diagnostic
messages that have been needlessly stingy with information relevant to
the user. We now "disclose" such information.
---
ChangeLog | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index ead961e31..f1bbcc8de 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -65,7 +65,7 @@
when reporting the amount of "spread" applied when performing
adjustment, as configured by the `spreadwarn` request.
- Fixes <https://savannah.gnu.org/bugs/?67219>. [Problem
+ Fixes <https://savannah.gnu.org/bugs/?67218>. [Problem
introduced by me in commit 8b6ccbce48, 13 May. --GBR]
2025-06-19 G. Branden Robinson <[email protected]>
@@ -96,7 +96,7 @@
* src/roff/troff/input.cpp (charinfo::dump): Fix thinko when
initializing static `char` array literals. `none` requires only
- {one} null terminator. Append one to `comma`.
+ one null terminator. Append one to `comma`.
2025-06-08 G. Branden Robinson <[email protected]>
@@ -1753,8 +1753,8 @@
* src/roff/troff/input.cpp (input_stack::push)
(input_stack::next_file): In fatal diagnostics complaining of
- excessive *roff language stack use (not the process stack), say
- how many levels of stack were configured.
+ excessive *roff language stack use (not the process stack),
+ disclose how many levels of stack were configured.
2025-04-21 G. Branden Robinson <[email protected]>
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit