gbranden pushed a commit to branch master
in repository groff.
commit d8f5adee58b8f95b66f7999010ca613ad04e0fda
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu May 9 06:15:13 2024 -0500
ChangeLog: Correct and clarify items.
---
ChangeLog | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 11e1edbeb..02571cc90 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -137,7 +137,7 @@
* src/roff/troff/node.cpp (glyph_node::debug_node)
(node::debug_node)
(node::debug_node_list): Rename these...
- (glyph_node::dump_node, node::debug_node)
+ (glyph_node::dump_node)
(node::dump_node):
(node::dump_node_list): ...to these.
* src/roff/troff/env.cpp (environment::add_char)
@@ -151,7 +151,7 @@
pending output nodes produced by the previous input line in
forward order, likely corresponding to user intuition.
{Internally, the formatter stores the nodes in LIFO order, for
- the convenience of traversing a singly-linked list.}
+ the convenience of appending to a singly-linked list.}
2024-04-30 G. Branden Robinson <[email protected]>
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit