gbranden pushed a commit to branch master
in repository groff.
commit cfae2c6f0a117c5ad48f0064e8d359693fbc7cd9
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Mar 23 14:57:29 2026 -0500
NEWS: Add item for recent `substring` change.
---
NEWS | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/NEWS b/NEWS
index fb9a4c4da..2a5f0183b 100644
--- a/NEWS
+++ b/NEWS
@@ -35,6 +35,11 @@ troff
warning category governing its emission. This change is to make it
easier for users to select warnings of interest.
+* When the `substring` request is given two index arguments that both
+ lie outside the string, macro, or diversion's length, it now ignores
+ the request (and issues a warning in category "range"), leaving the
+ operand (first request argument) unchanged instead of emptying it.
+
Miscellaneous
-------------
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit