texinfo-commits
[Top][All Lists]
Advanced

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

master updated (f5d6634802 -> 2303e43cb8)


From: Patrice Dumas
Subject: master updated (f5d6634802 -> 2303e43cb8)
Date: Mon, 23 Dec 2024 18:18:51 -0500 (EST)

pertusus pushed a change to branch master.

    from f5d6634802 * tp/Texinfo/XS/main/customization_options.c 
(option_number_in_option_list, options_list_add_option_number), 
maintain/regenerate_C_options_info.pl: set OF_set_in_list flag in in option 
flag when the option is added to an option list.  Always check that the 
OF_set_in_list flag is not set before adding to the options list, and remove 
the check_duplicates options_list_add_option_number argument.  Update callers.
     new 4e76d3546d * tp/Texinfo/XS/teximakehtml.c (set_subdir_directories): 
remove useless leading ./.
     new 2303e43cb8 * tp/Texinfo/XS/teximakehtml.c (set_from_cmdline, _) 
(get_cmdline_customization_option, long_options, main): use _() for translated 
messages.  Add help message similar to texi2any help message.  Use - as input 
file if it is possible to read from stdin. Add document-language, error-limit 
and help options.  Put all the files to process in a list.  Output the same 
error messages as in texi2any when input file is missing.


Summary of changes:
 ChangeLog                    |  22 ++++
 tp/TODO                      |   1 +
 tp/Texinfo/XS/teximakehtml.c | 257 ++++++++++++++++++++++++++++---------------
 tp/texi2any.pl               |   4 +-
 4 files changed, 191 insertions(+), 93 deletions(-)



reply via email to

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