gbranden pushed a commit to branch master
in repository groff.
commit bef7a6447c532fe67ddfbb46bad4743e33ae563c
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed Aug 28 19:53:23 2024 -0500
ChangeLog: Correct old entries.
---
ChangeLog | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 7e50d107a..a71af4cc0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -96,7 +96,7 @@
Rename member functions.
`can_break_before()` -> `allows_break_before()`
`can_break_after()` -> `allows_break_after()`
- `transparent()` -> `is_transparent()`
+ `transparent()` -> `is_transparent_to_end_of_sentence()`
`ignore_hcodes()` -> `ignores_surrounding_hyphenation_codes()`
`prohibit_break_before()` -> `prohibits_break_before()`
`prohibit_break_after()` -> `prohibits_break_after()`
@@ -167,7 +167,7 @@
* src/roff/troff/input.cpp (chop_macro): Clarify diagnostic.
Say whether the argument being operated on is a "diversion" or a
- "macro or string", rather then the vague term "object", which is
+ "macro or string", instead of the vague term "object", which is
otherwise little-used in *roff discussions.
2024-08-23 G. Branden Robinson <[email protected]>
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit