Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #240006

Category texinfo
Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
Changed at Thu 17 Jul 2025 21:07:34
Repository https://git.savannah.gnu.org/git/texinfo.git
Project texinfo
Branch master
Revision 31c4b810f268c0eb5d6db9699231bb345544565a

Comments

* tta/perl/Texinfo/Structuring.pm (new_detailmenu): pass $debug for translations as argument.
* tta/perl/Texinfo/Common.pm (converter_or_document_line_warn),
tta/perl/Texinfo/Document.pm (setup_indices_sort_strings)
(indices_sort_strings, sorted_indices_by_letter)
(sorted_indices_by_index, print_document_indices_sort_strings),
tta/perl/Texinfo/Indices.pm (setup_index_entries_sort_strings)
(_setup_sort_sortable_strings_collator, sort_indices_by_index)
(sort_indices_by_letter), tta/perl/Texinfo/Structuring.pm
(new_detailmenu, _print_down_menus),
tta/perl/Texinfo/Transformations.pm (regenerate_master_menu),
tta/perl/t/z_misc/do_master_menu.t, tta/perl/t/z_misc/test_sort.t:
use converter and/or document in argument instead of
customization_information and registrar for error messages, and use
the document if the converter is not set.  Replace
converter_or_registrar_line_warn by converter_or_document_line_warn.

Changed files