texinfo-commits
[Top][All Lists]
Advanced

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

master updated (f92a2d11c7 -> 122e6287e8)


From: Patrice Dumas
Subject: master updated (f92a2d11c7 -> 122e6287e8)
Date: Mon, 24 Jul 2023 17:50:17 -0400 (EDT)

pertusus pushed a change to branch master.

    from f92a2d11c7 Complete Plaintext/Info menus with nodedescription
     new d72ea4d9d1 * tp/Texinfo/XS/xspara.c (xspara__add_pending_word): reset 
state.space_counter too when indent and !state.unfilled.
     new b37a9fec35 * tp/Texinfo/XS/xspara.c (xspara__print_escaped_spaces): 
really add this function (rename from print_escaped_spaces).
     new 72ceb3a29c * tp/Texinfo/Convert/ParagraphNonXS.pm (_add_pending_word, 
_add_next): rearrange code to be more similar to XS Paragraph.
     new 122e6287e8 * tp/Texinfo/Convert/Plaintext.pm (_convert): add a space 
after a menu entry before the added menu entry description if there is none.


Summary of changes:
 ChangeLog                                         |  30 +
 tp/TODO                                           |   4 +
 tp/Texinfo/Convert/ParagraphNonXS.pm              | 150 ++--
 tp/Texinfo/Convert/Plaintext.pm                   |  16 +-
 tp/Texinfo/XS/xspara.c                            |  73 +-
 tp/t/10menu.t                                     |  20 +-
 tp/t/results/menu/nodedescription_descriptions.pl | 970 +++++++++++++++++++---
 7 files changed, 1070 insertions(+), 193 deletions(-)



reply via email to

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