Change #270815
| Category | texinfo |
| Changed by | Patrice Dumas <pertusus@free.fr> |
| Changed at | Sat 13 Jun 2026 21:23:42 |
| Repository | https://git.savannah.gnu.org/git/texinfo.git |
| Project | texinfo |
| Branch | master |
| Revision | 68386acbc002fbe041fb19bcf3d7f2b983e2051a |
Comments
Add def_class_variable and def_class_method flags * tta/C/main/builtin_commands.h, tta/data/command_data.txt: add def_class_variable and def_class_method flags. * tta/C/parsetexi/end_line.c (end_line_def_line), tta/C/main/manipulate_indices.c (set_def_command_index_entry), tta/perl/Texinfo/Indices.pm (_set_def_command_index_entry), tta/perl/Texinfo/ParserNonXS.pm (_end_line_def_line): use the new flags.
Changed files
- ChangeLog
- tta/C/main/builtin_commands.h
- tta/C/main/command_data.c
- tta/C/main/manipulate_indices.c
- tta/C/parsetexi/end_line.c
- tta/data/command_data.txt
- tta/perl/Texinfo/Commands.pm
- tta/perl/Texinfo/Indices.pm
- tta/perl/Texinfo/ParserNonXS.pm