gbranden pushed a commit to branch master
in repository groff.

commit 038ad4cadb88b6ff00066f1bd98ed909b52b9f93
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Mar 20 00:35:39 2025 -0500

    NEWS: Add items for `pchar` and `pm`.
---
 NEWS | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/NEWS b/NEWS
index 8d1181bd5..26df75731 100644
--- a/NEWS
+++ b/NEWS
@@ -191,6 +191,9 @@ troff
    fill colors, "default", are not listed since they are immutable and
    their details unknown to the formatter.)
 
+*  A new request, `pchar`, reports to the standard error stream data
+   about any ordinary, special, or indexed character arguments.
+
 *  A new request, `pcomposite`, reports to the standard error stream the
    list of defined composite character mappings.
 
@@ -202,6 +205,9 @@ troff
    of output nodes (an internal data structure) corresponding to the
    pending output line.  The list is empty if no such nodes exist.
 
+*  The `pm` request now interprets any arguments as a sequence of macro,
+   string, or diversion names, and reports their contents.
+
 *  The `pnr` request now additionally reports the autoincrementation
    amount and interpolation format of each register (if it is not
    string-valued).

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

Reply via email to