groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 12/12: [ms]: Fix Savannah #66328.


From: G. Branden Robinson
Subject: [groff] 12/12: [ms]: Fix Savannah #66328.
Date: Mon, 14 Oct 2024 06:20:16 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit ae54c13de00f28fae87adee48f14553d2fd56dee
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Sun Oct 13 14:39:19 2024 -0500

    [ms]: Fix Savannah #66328.
    
    * tmac/s.tmac (XA): Revert commit a6e09ca7fb, 2022-04-17.  The macro
      once again reduces the line length by eight ens for the entire TOC if
      used.  This looks a little funny (shouldn't it apply only to the entry
      augmentation?), but is consistent with 4.2BSD and 4.3BSD-Reno ms
      behavior, whence comes this extension.
    
    Fixes <https://savannah.gnu.org/bugs/?66328>.  Thanks to Joerg van den
    Hoff for the report.
    
    Because this is a Git reversion, there is no visible code change in this
    commit.
---
 ChangeLog | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index 5cf6fa846..11c5a83b7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2024-10-13  G. Branden Robinson <g.branden.robinson@gmail.com>
+
+       * tmac/s.tmac (XA): Revert commit a6e09ca7fb, 2022-04-17.  The
+       macro once again reduces the line length by eight ens for the
+       entire TOC if used.  This looks a little funny (shouldn't it
+       apply only to the entry augmentation?), but is consistent with
+       4.2BSD and 4.3BSD-Reno ms behavior, whence comes this extension.
+
+       Fixes <https://savannah.gnu.org/bugs/?66328>.  Thanks to Joerg
+       van den Hoff for the report.
+
 2024-10-13  G. Branden Robinson <g.branden.robinson@gmail.com>
 
        [ms]: Regression-test Savannah #66328.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]