gbranden pushed a commit to branch master
in repository groff.

commit 3c413d36443c014dd7b55fe268562700bbcd0f03
Author: G. Branden Robinson <[email protected]>
Date:   Tue Sep 10 00:03:48 2019 +1000

    ChangeLog: Wrap long lines from previous commit.
---
 ChangeLog | 29 +++++++++++++++--------------
 1 file changed, 15 insertions(+), 14 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 211d633..6dacad9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,19 +1,20 @@
 2019-09-09  G. Branden Robinson <[email protected]>
 
-       The an (man) macro package supports new CS and CT number registers to
-       impose full capitalization on man page section headings and titles,
-       respectively.  These default off (with no visible effect on pages which
-       already fully capitalize these strings in man page sources).  The
-       rationale is to encourage man page authors to preserve and/or restore
-       case distinction information in their titles and section headings, while
-       giving users (including system administrators, distributors,
-       integrators, and maintainers of man(1) implementations) a way to impose
-       full capitalization on these page elements if desired.
-
-       * tmac/an-old.tmac (TH/an-init): If number register CT is defined and
-       nonzero, call .stringup on \*[an-title].
-       (SH): Store macro argument list to \*[an-section-heading].  If number
-       register CS is defined and nonzero, call .stringup on it.
+       The an (man) macro package supports new CS and CT number
+       registers to impose full capitalization on man page section
+       headings and titles, respectively.  These default off (with no
+       visible effect on pages which already fully capitalize these
+       strings in man page sources).  The rationale is to encourage man
+       page authors to preserve and/or restore case distinction
+       information in their titles and section headings, while giving
+       users (including system administrators, distributors,
+       integrators, and maintainers of man(1) implementations) a way to
+       impose full capitalization on these page elements if desired.
+
+       * tmac/an-old.tmac (TH/an-init): If number register CT is
+       defined and nonzero, call .stringup on \*[an-title].
+       (SH): Store macro argument list to \*[an-section-heading].  If
+       number register CS is defined and nonzero, call .stringup on it.
        * tmac/groff_man.7.man (OPTIONS): Document the CS and CT number
        registers.
        * tmac/tests/an-old_CS_register_off.sh:

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

Reply via email to