Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #264965

Category texinfo
Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
Changed at Sun 19 Apr 2026 23:05:09
Repository https://git.savannah.gnu.org/git/texinfo.git
Project texinfo
Branch master
Revision ae9a77adae53414192539c2113025cb12fd9daea

Comments

@documentlanguagevariant and @documentscript in texi2any tree
* tta/C/parsetexi/end_line.c (end_line_misc_line),
tta/C/parsetexi/handle_commands.c (handle_line_command),
tta/perl/Texinfo/ParserNonXS.pm (_end_line_misc_line)
(_handle_line_command): handle variadic line command.  Use the same
condition to remove remaining_args for line commands as for adding it.

* tta/C/parsetexi/end_line.c (end_line_misc_line),
tta/data/command_data.txt (documentscript, documentlanguagevariant),
tta/perl/Texinfo/ParserNonXS.pm (_end_line_misc_line):
add @documentlanguagevariant and @documentscript.

* tta/perl/t/08misc_commands.t (documentlanguagevariant_arguments),
tta/perl/Makefile.tres: add test of @documentlanguagevariant.

Changed files