Change #273086
| Category | texinfo |
| Changed by | Patrice Dumas <pertusus@free.fr> |
| Changed at | Sat 27 Jun 2026 23:04:30 |
| Repository | https://git.savannah.gnu.org/git/texinfo.git |
| Project | texinfo |
| Branch | master |
| Revision | 8f4141dce7efa8b60bf6ed0852b25ca0bac71182 |
Comments
* tta/C/convert/format_html.c (html_convert_printindex_command): call get_converter_indices_sorted_by_letter only if there is an index name. * tta/C/main/translations.c (cache_translate_string): fix debug messages. * tta/perl/XSTexinfo/parser_document/TranslationsXS.xs (cache_translate_string): call cache_translate_string even if lang_translation is undef, to get the debugging messages.
Changed files
- ChangeLog
- tta/C/convert/format_html.c
- tta/C/main/translations.c
- tta/TODO
- tta/perl/Texinfo/Convert/HTML.pm
- tta/perl/XSTexinfo/parser_document/TranslationsXS.xs