gbranden pushed a commit to branch master
in repository groff.

commit 79a774950d74ef3398906a362134c193256f4def
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Jul 31 23:28:43 2025 -0500

    ChangeLog: Correct erroneous entry.
    
    The description of an earlier attempt at resolving Savannah #67363 from
    my working copy lingered even after many rebases.
    
    This is the correct one.  Unfortunately commit 8d53c2f4f3's log message
    will be wrong forever.  :-|
    
    Also fix typo.
---
 ChangeLog | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 417da6344..ca8e1f392 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,9 +18,9 @@
        `an*reset-adjustment-mode` interpolating `andoc*AD` as an
        argument to impose the user's preference (or the package
        default) at each new document.
-       (doc-reset-adjustment-mode): New macro.  Recover that value.
-       Compute the desired adjustment mode based on, in descending
-       priority: (1) the user's preference; (2) the page's preference.
+       (doc-reset-adjustment-mode): New macro assumes responsibility
+       for configuring adjustment.  Accept an argument, and if valid,
+       assign its contents to the `AD` string.
        (Sh): Configure adjustment _after_ determining formatting
        parameters dependent on the name of the section heading.  Move
        `na` request out of control branch matching the `doc-sec-head`
@@ -236,7 +236,7 @@
 
 2025-07-26  G. Branden Robinson <[email protected]>
 
-       [man]: Unit-test handling of degerate documents.
+       [man]: Unit-test handling of degenerate documents.
 
        * tmac/tests/an_degenerate-documents-work.sh: Add test.
        * tmac/tmac.am (tmac_TESTS): Run test.

_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to