Change #238872
Category | texinfo |
Changed by | Gavin Smith <gavinsmith0123 | @gmail.com>
Changed at | Thu 10 Jul 2025 01:24:38 |
Repository | https://git.savannah.gnu.org/git/texinfo.git |
Project | texinfo |
Branch | master |
Revision | fb9263130828803df772c2e85f4f149773ec6b22 |
Comments
Use Texinfo::ManipulateTree::normalized_entry_associated_internal_node * tta/perl/Texinfo/Structuring.pm (_register_menu_node_targets, check_node_tree_menu_structure): Call Texinfo::ManipulateTree::normalized_entry_associated_internal_node to avoid using the same logic in multiple places. * tta/perl/Texinfo/ManipulateTree.pm (normalized_entry_associated_internal_node): Add to @EXPORT_OK.
Changed files
- ChangeLog
- tta/perl/Texinfo/ManipulateTree.pm
- tta/perl/Texinfo/Structuring.pm