Change #232163
Category | texinfo |
Changed by | Patrice Dumas <pertusus | @free.fr>
Changed at | Thu 12 Jun 2025 09:42:19 |
Repository | https://git.savannah.gnu.org/git/texinfo.git |
Project | texinfo |
Branch | master |
Revision | c67b811a6e07c4ae2b68e4a401c6e5dc3130abc5 |
Comments
* tta/perl/Texinfo/TreeElementNonXS.pm (text, type, cmdname), tta/perl/XSTexinfo/parser_document/TreeElementXS.xs (text, type) (cmdname): readd accessors even if they are not used such that they can be used by code that wants the runtime check that comes with accessors and also to demonstrate what needs to be in the API.
Changed files
- ChangeLog
- tta/perl/Texinfo/TreeElementNonXS.pm
- tta/perl/XSTexinfo/parser_document/TreeElementXS.xs