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

Change #264975

Category texinfo
Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
Changed at Sun 19 Apr 2026 23:05:10
Repository https://git.savannah.gnu.org/git/texinfo.git
Project texinfo
Branch master
Revision 587cf3bd026cc024d584ed39494ffc8f9f4f0977

Comments

* tta/perl/Texinfo/Convert/Converter.pm (converter_set_documentlanguage), tta/perl/Texinfo/Convert/Text.pm (set_language), tta/perl/Texinfo/Convert/Utils.pm, tta/perl/Texinfo/Translations.pm (_set_lang_info_translation) (set_translations_documentlanguage): move _set_lang_info_translation and set_translations_documentlanguage, have set_translations_documentlanguage return the new current translations, pass translations hashes and current translations in argument.  Add converter_set_documentlanguage wrapper and use Text.pm set_language as wrapper.  Update callers to call the wrappers.  For a more logical separation of code and to be more like C.
* tta/perl/Texinfo/Translations.pm (_new_lang_info_translation):
rename new_lang_info_translation as _new_lang_info_translation.

Changed files