Change #278816
| Category | texinfo |
| Changed by | Patrice Dumas <pertusus@free.fr> |
| Changed at | Thu 20 Aug 2026 23:06:24 |
| Repository | https://git.savannah.gnu.org/git/texinfo.git |
| Project | texinfo |
| Branch | master |
| Revision | 78634f3e6cef958fd9487d17d00a07ef8dd8579b |
Comments
* Pod-Simple-Texinfo/lib/Pod/Simple/Texinfo.pm (_texinfo_handle_element_end): do not fall back to converting to raw text when the normalized Texinfo name is empty, keep an empty string, since this needs to be handled anyway. * Pod-Simple-Texinfo/pod2texi.pl (%command_structuring_level): copy the hash, it should not change often if ever.
Changed files
- ChangeLog
- Pod-Simple-Texinfo/lib/Pod/Simple/Texinfo.pm
- Pod-Simple-Texinfo/pod2texi.pl