gbranden pushed a commit to branch master
in repository groff.
commit 66144ac53e38a599ab317aa335e359c5b0188f1e
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Dec 2 14:43:17 2023 -0600
ChangeLog: Fix muddled language.
---
ChangeLog | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 249171ed3..bb0f70c59 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,8 +12,8 @@
* src/roff/troff/input.cpp (device_request, output_request):
Drop call of `has_arg()` in favor of `input_stack::peek()`.
Manually discard space characters until reaching something else;
- if that is a newline or EOF, bail out of request processing.
- Otherwise, proceed with warning diagnostic as before.
+ if that is a newline or EOF, throw warning diagnostic as before.
+ Otherwise, proceed with request processing.
2023-12-01 G. Branden Robinson <[email protected]>
@@ -29,7 +29,7 @@
* src/roff/troff/node.cpp (mount_font_at_position)
(associate_style_with_font_position, select_underline_font)
(define_font_specific_character, remove_font_specific_character)
- (configure_track_kerning, (constantly_space_font): Throw warning
+ (configure_track_kerning, constantly_space_font): Throw warning
in category `missing` if given no arguments.
(set_font_specific_special_fonts, set_special_fonts): Demote
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit