Change #238537
Category | texinfo |
Changed by | Gavin Smith <gavinsmith0123 | @gmail.com>
Changed at | Sun 06 Jul 2025 23:07:14 |
Repository | https://git.savannah.gnu.org/git/texinfo.git |
Project | texinfo |
Branch | master |
Revision | 4745de1f9935f1f7dc4851de66b42e55230faeb9 |
Comments
* tta/perl/Texinfo/Structuring.pm (check_node_tree_menu_structure), * tta/C/structuring_transfo/structuring.c (check_node_tree_menu_structure): Look up "Top" node before iterating over nodes to avoid checking normalized node name every time. Use a "continue" statement to exdent a conditional block.
Changed files
- ChangeLog
- tta/C/structuring_transfo/structuring.c
- tta/perl/Texinfo/Structuring.pm