[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (c3bfa00ea7 -> 8e028ba7d6)
From: |
Patrice Dumas |
Subject: |
master updated (c3bfa00ea7 -> 8e028ba7d6) |
Date: |
Tue, 24 Dec 2024 10:27:06 -0500 (EST) |
pertusus pushed a change to branch master.
from c3bfa00ea7 remove remaining args from line commands and from Texinfo
tree
new 433097655a * tp/Texinfo/Convert/Text.pm (_convert): check
line_commands instead of converted_formattable_line_commands. Remove
%converted_formattable_line_commands.
new 8e028ba7d6 * tp/Texinfo/Convert/Texinfo.pm (_convert_to_texinfo,
_convert_args), tp/Texinfo/XS/main/convert_to_texinfo.c (convert_args)
(convert_to_texinfo_internal): add convert_args for expansion of arguments
separated by commas.
Summary of changes:
ChangeLog | 23 +++++
tp/Texinfo/Convert/Texinfo.pm | 135 ++++++++++++++++-----------
tp/Texinfo/Convert/Text.pm | 13 +--
tp/Texinfo/XS/main/convert_to_texinfo.c | 122 ++++++++++++------------
tp/Texinfo/XS/main/convert_to_text.c | 92 +++++++++---------
tp/Texinfo/command_data.txt | 1 +
tp/maintain/regenerate_commands_perl_info.pl | 8 --
7 files changed, 211 insertions(+), 183 deletions(-)
- master updated (c3bfa00ea7 -> 8e028ba7d6),
Patrice Dumas <=