gbranden pushed a commit to branch master
in repository groff.
commit 8cf316c146533add5cccad55d14acb52c740b07d
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Mar 3 22:47:04 2024 -0600
NEWS: Tighten wording.
---
NEWS | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)
diff --git a/NEWS b/NEWS
index 66267d4de..5c8fff0e3 100644
--- a/NEWS
+++ b/NEWS
@@ -59,13 +59,12 @@ o A new request, `hydefault`, and read-only register,
`.hydefault`,
o A new read-only, string-valued register, `.trap`, interpolates the
name of the next vertical position trap that will be sprung.
-o New registers `.it`, `.itc`, and `.itm` registers are available.
- These read-only (and, in the case of `.itm`, string-valued as well)
- registers report the number of lines remaining in a pending input
- trap, a Boolean indication of whether that pending input trap honors
- output line continuation (cf. the `it` and `itc` requests), and the
- name of the macro associated with the pending input trap,
- respectively.
+o New registers `.it`, `.itc`, and `.itm` are available. These
+ read-only (and, in the case of `.itm`, string-valued) registers report
+ the number of lines remaining in a pending input trap, a Boolean
+ indication of whether that pending input trap honors output line
+ continuation (cf. the `it` and `itc` requests), and the name of the
+ macro associated with the pending input trap, respectively.
o A new request, `pcolor`, reports to the standard error stream the
current list of defined colors. (A device's default stroke and/or
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit