Change #271895
| Category | texinfo |
| Changed by | Patrice Dumas <pertusus@free.fr> |
| Changed at | Sat 20 Jun 2026 10:51:51 |
| Repository | https://git.savannah.gnu.org/git/texinfo.git |
| Project | texinfo |
| Branch | master |
| Revision | c438ae63ade6cc5909402aec67eb6b70292d96bb |
Comments
* tta/C/convert/converter.c (converter_indices_sort_strings), tta/C/main/document.c (document_indices_sort_strings), tta/C/main/manipulate_indices.c (setup_index_entries_sort_strings), tta/perl/Texinfo/Convert/Converter.pm (_converter_indices_sort_strings), tta/perl/Texinfo/Document.pm (_document_indices_sort_strings), tta/perl/Texinfo/Indices.pm (setup_index_entries_sort_strings): pass debug_level as argument to setup_index_entries_sort_strings to be more independent of document and converter options specifics.
Changed files
- ChangeLog
- tta/C/convert/converter.c
- tta/C/main/document.c
- tta/C/main/manipulate_indices.c
- tta/C/main/manipulate_indices.h
- tta/perl/Texinfo/Convert/Converter.pm
- tta/perl/Texinfo/Document.pm
- tta/perl/Texinfo/Indices.pm