Change #265857
| Category | texinfo |
| Changed by | Patrice Dumas <pertusus@free.fr> |
| Changed at | Tue 28 Apr 2026 23:28:01 |
| Repository | https://git.savannah.gnu.org/git/texinfo.git |
| Project | texinfo |
| Branch | master |
| Revision | b21de36bb9e4f2298721623fa8c20471f13837c2 |
Comments
* tta/perl/Texinfo/Convert/Text.pm (copy_options_for_convert_text) (convert, output): inline and remove _initialize_converter_text_options_encoding and _initialize_text_options_encoding. * tta/C/main/convert_to_text.c, tta/perl/Texinfo/Convert/Text.pm: remove text_set_language, text_set_script, text_set_languagevariant, set_language, set_script and set_languagevariant. * tta/C/convert/convert_html.c (html_prepare_converted_output_info): remove language_variants unused variable code. * tta/perl/t/z_misc/convert_to_text.t: add a test with a @documentlanguage before the translated appendix @-command.
Changed files
- ChangeLog
- tta/C/convert/build_html_perl_state.c
- tta/C/convert/convert_html.c
- tta/C/main/convert_to_text.c
- tta/C/main/convert_to_text.h
- tta/perl/Texinfo/Convert/Text.pm
- tta/perl/t/z_misc/convert_to_text.t
- tta/swig/texinfo.i