texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master updated (2c56d3b324 -> 54fbd88d2d)


From: Patrice Dumas
Subject: master updated (2c56d3b324 -> 54fbd88d2d)
Date: Sat, 28 Sep 2024 17:43:53 -0400 (EDT)

pertusus pushed a change to branch master.

    from 2c56d3b324 Update test result
     new 6b2bff0250 * tp/Texinfo/Convert/Converter.pm (present_bug_message): 
add an end of line at the end of the additional_information, to avoid addition 
of the location of the error in present_bug_message.
     new 1b9e173c4f * tp/Texinfo/XS/structuring_transfo/transformations.c: add 
const.
     new a864863934 * tp/Texinfo/Common.pm (%all_commands), 
tp/Texinfo/command_data.txt: as the internal commands also are in another 
category, they need to have a data field that can be compared to the category.  
The internal commands therefore need to be removed explicitely from the 
%all_commands hash.
     new 54fbd88d2d * tp/Texinfo/XS/main/element_types.txt: remove unused 
space_command_arg.  Reorder.


Summary of changes:
 ChangeLog                                          | 27 ++++++++++++++++++++++
 tp/Texinfo/Common.pm                               |  3 +++
 tp/Texinfo/Convert/Converter.pm                    |  2 +-
 tp/Texinfo/XS/convert/convert_html.c               |  8 +++----
 tp/Texinfo/XS/main/element_types.c                 |  5 ++--
 tp/Texinfo/XS/main/element_types.h                 |  5 ++--
 tp/Texinfo/XS/main/element_types.txt               | 21 +++++++++++------
 .../XS/structuring_transfo/transformations.c       |  7 +++---
 tp/Texinfo/command_data.txt                        | 11 +++++----
 9 files changed, 64 insertions(+), 25 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]