[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (76169f89e4 -> dee54f8823)
From: |
Gavin D. Smith |
Subject: |
master updated (76169f89e4 -> dee54f8823) |
Date: |
Mon, 7 Aug 2023 05:59:37 -0400 (EDT) |
gavin pushed a change to branch master.
from 76169f89e4 * tp/Texinfo/Translations.pm (gdt): have the gettext
framework convert translated strings to UTF-8, and decode from UTF-8 to
internal perl encoding.
new 2ede4712e0 * TODO: add outputting detailmenu comment lines
new ff2889804c * NEWS: Mention AUTO_MENU_DESCRIPTION_FILLCOLUMN and
AUTO_MENU_DESCRIPTION_INDENT_LENGTH.
new dee54f8823 * tp/Texinfo/Common.pm (@variable_string_settables): Change
AUTO_MENU_DESCRIPTION_FILLCOLUMN to AUTO_MENU_MAX_WIDTH and
AUTO_MENU_DESCRIPTION_INDENT_LENGTH to AUTO_MENU_ALIGN_COLUMN.
Summary of changes:
ChangeLog | 9 +++++++++
NEWS | 2 ++
TODO | 2 ++
doc/texinfo.texi | 17 +++++++++--------
tp/Texinfo/Common.pm | 4 ++--
tp/Texinfo/Convert/Plaintext.pm | 23 ++++++++++++-----------
tp/t/10menu.t | 4 ++--
7 files changed, 38 insertions(+), 23 deletions(-)
- master updated (76169f89e4 -> dee54f8823),
Gavin D. Smith <=