gbranden pushed a commit to branch master
in repository groff.
commit 2c02cf7ea74ad9ce2f257ffa600333bd122a2bac
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat May 9 08:34:20 2026 -0500
[mm]: Cancel temporary indentation where needed.
* contrib/mm/m.tmac (@reset, pg@set-env): Cancel temporary indentation,
preventing issue of warning in category "style" from formatter if the
document should employ `ce` or `rj` requests immediately after either
of these internal macros is called.
See <https://savannah.gnu.org/bugs/?68285>.
---
contrib/mm/ChangeLog | 9 +++++++++
contrib/mm/m.tmac | 4 ++--
2 files changed, 11 insertions(+), 2 deletions(-)
diff --git a/contrib/mm/ChangeLog b/contrib/mm/ChangeLog
index aa364c354..0c9f9ebb3 100644
--- a/contrib/mm/ChangeLog
+++ b/contrib/mm/ChangeLog
@@ -1,3 +1,12 @@
+2026-05-09 G. Branden Robinson <[email protected]>
+
+ * m.tmac (@reset, pg@set-env): Cancel temporary indentation,
+ preventing issue of warning in category "style" from formatter
+ if the document should employ `ce` or `rj` requests immediately
+ after either of these internal macros is called.
+
+ See <https://savannah.gnu.org/bugs/?68285>.
+
2026-05-09 G. Branden Robinson <[email protected]>
* m.tmac (lix@print-text): Drop unnecessary break request
diff --git a/contrib/mm/m.tmac b/contrib/mm/m.tmac
index e7713bb99..fa25f5878 100644
--- a/contrib/mm/m.tmac
+++ b/contrib/mm/m.tmac
@@ -479,7 +479,7 @@ http://savannah.gnu.org/bugs/?group=groff.
.ie \\n[Hy] .@enable-hyphenation
.el .nh
'in 0
-'ti 0
+'ti
.ps \\n[@ps]u
.vs \\n[@vs]u
.ref*set-mark-style \" in case the document has changed it
@@ -1677,7 +1677,7 @@ numeric; got '\\$1'
.na
.nh
'in 0
-'ti 0
+'ti
.ie \\n[Pgps] \{\
. ps \\n[@ps]u
. vs \\n[@vs]u
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit