texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: ChangeLog: merge entries that are in the same com


From: Patrice Dumas
Subject: branch master updated: ChangeLog: merge entries that are in the same commit. Fix typos.
Date: Thu, 03 Oct 2024 17:25:48 -0400

This is an automated email from the git hooks/post-receive script.

pertusus pushed a commit to branch master
in repository texinfo.

The following commit(s) were added to refs/heads/master by this push:
     new 20a738e7fd ChangeLog: merge entries that are in the same commit.  Fix 
typos.
20a738e7fd is described below

commit 20a738e7fd61da494b383bc229367b032575736a
Author: Patrice Dumas <pertusus@free.fr>
AuthorDate: Thu Oct 3 23:25:24 2024 +0200

    ChangeLog: merge entries that are in the same commit.  Fix typos.
---
 ChangeLog | 35 ++++++++++++++++-------------------
 1 file changed, 16 insertions(+), 19 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index be6d45faa8..a431f6780b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -52,8 +52,6 @@
        parse_texi_file_for_format, complete_document and
        converter_for_format.
 
-2024-08-08  Patrice Dumas  <pertusus@free.fr>
-
        * tp/Texinfo/XS/main/manipulate_indices.c (get_sort_key): initialize
        the string passed to strxfrm_l.
 
@@ -1126,7 +1124,7 @@
        (CONVERTER): remove style field from HTML_COMMAND_CONVERSION and
        rename as HTML_NO_ARG_COMMAND_CONVERSION.  Rename
        html_command_conversion converter field as
-       html_no_arg_command_conversion now that it contains onlt no args
+       html_no_arg_command_conversion now that it contains only no args
        commands.  Rename copy_html_command_conversion as
        copy_html_no_arg_command_conversion, rename
        free_html_command_conversion as free_html_no_arg_command_conversion.
@@ -1248,12 +1246,11 @@
 
 2024-07-30  Patrice Dumas  <pertusus@free.fr>
 
-       * tp/Texinfo/Convert/HTML.pm b/tp/Texinfo/Convert/HTML.pm
-       (@all_directions_except_special_units, converter_initialize)
-       (conversion_initialization): do not use default directions trings
-       directions to apply customized direction strings, merge the directions
-       that never change, global relative and file, and the special units
-       directions that may be customized.
+       * tp/Texinfo/Convert/HTML.pm (@all_directions_except_special_units)
+       (converter_initialize) (conversion_initialization): do not use default
+       directions strings directions to apply customized direction strings,
+       merge the directions that never change, global relative and file, and
+       the special units directions that may be customized.
 
        * tp/Texinfo/XS/convert/get_html_perl_info.c
        (html_converter_initialize_sv): fix code getting context values of
@@ -1262,7 +1259,7 @@
        * tp/Makefile.am (test_files), tp/Makefile.tres,
        tp/t/init/special_unit_direction_string_info_customization.pm,
        tp/t/init_files_tests.t
-       (button_replacement_direction_strings_customization): test irection
+       (button_replacement_direction_strings_customization): test direction
        customization and button direction replacement and direction strings
        customization for the modified special unit direction.
 
@@ -1288,7 +1285,7 @@
 
        * tp/Makefile.tres, tp/t/init_files_tests.t
        (button_replacement_and_direction_customization): test both special
-       unit direction customization an replacement of button in buttons
+       unit direction customization and replacement of button in buttons
        specifications.
 
 2024-07-30  Patrice Dumas  <pertusus@free.fr>
@@ -1380,7 +1377,7 @@
        add and remove selectors with styles. 
 
        * tp/Texinfo/XS/convert/convert_html.c (html_initialize_output_state): 
-       initializeself->css_element_class_styles with
+       initialize self->css_element_class_styles with
        default_css_element_class_styles.
 
        * tp/Texinfo/Convert/HTML.pm (converter_initialize),
@@ -1433,7 +1430,7 @@
        tp/Texinfo/Convert/HTML.pm, tp/Texinfo/OutputUnits.pm: gather
        directions orders from one place only, in
        generate_convert_data_perl_code.pl, setup get_directions_order in
-       Texingo::Data.
+       Texinfo::Data.
 
 2024-07-29  Patrice Dumas  <pertusus@free.fr>
 
@@ -1539,7 +1536,7 @@
 2024-07-28  Patrice Dumas  <pertusus@free.fr>
 
        * po_document/Makevars (XGETTEXT_OPTIONS): remove --language=Perl, it
-       can be detemrined automatically, and could be C too.
+       can be determined automatically, and could be C too.
 
 2024-07-28  Patrice Dumas  <pertusus@free.fr>
 
@@ -1744,8 +1741,8 @@
        (get_converter_indices_sorted_by_letter),
        tp/Texinfo/XS/main/build_perl_info.c (BUILD_PERL_DOCUMENT_ITEM)
        (BUILD_PERL_DOCUMENT_LIST, document_global_information): use the
-       C document hv field to cache Perl data instead of the passde document,
-       in case it changed.  A changed document happens for DOcBook in tests
+       C document hv field to cache Perl data instead of the passed document,
+       in case it changed.  A changed document happens for DocBook in tests
        as a copy of the document is made, with the same document descriptor
        and another object.
 
@@ -2142,7 +2139,7 @@
        * tp/Texinfo/Convert/HTML.pm (%XS_conversion_overrides)
        (conversion_initialization), tp/Texinfo/XS/convert/ConvertXS.xs:
        merge _initialize_output_state in conversion_initialization in Perl.
-       Remvoe _initialize_output_state override and remove
+       Remove _initialize_output_state override and remove
        html_initialize_output_state from ConvertXS.xs.
 
 2024-07-22  Patrice Dumas  <pertusus@free.fr>
@@ -2458,7 +2455,7 @@
        unicode_character_brace_no_arg_commands css_string field.  Set it up
        with Perl code.  Set default_no_arg_commands_formatting css_string
        based on unicode_character_brace_no_arg_commands css_string and on
-       othere existing @-commands formatting tables to text.
+       other existing @-commands formatting tables to text.
 
        * tp/Texinfo/XS/convert/convert_html.c (html_initialize_output_state):
        use unicode_entities and line_break_element to setup
@@ -2844,7 +2841,7 @@
        (html_prepare_conversion_units), tp/Texinfo/XS/convert/convert_html.c
        (html_init_output), tp/Texinfo/XS/main/build_perl_info.c
        (latex_build_options_for_convert_to_latex_math): split the beginning
-       of output in _init_output.  Add an implemenation in C of init_output
+       of output in _init_output.  Add an implementation in C of init_output
        and an XS interface.  Add
        latex_build_options_for_convert_to_latex_math for the XS interface.
        Increase external_references_number based on INTERNAL_LINKS and



reply via email to

[Prev in Thread] Current Thread [Next in Thread]