[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (0695968806 -> e1a741ab35)
From: |
Gavin D. Smith |
Subject: |
master updated (0695968806 -> e1a741ab35) |
Date: |
Wed, 27 Dec 2023 05:15:12 -0500 (EST) |
gavin pushed a change to branch master.
from 0695968806 * tp/Texinfo/XS/convert/convert_html.c
(find_element_target) (find_element_special_target, add_element_target)
(reset_html_targets_list, reset_html_targets) (html_reset_converter,
html_free_converter), tp/Texinfo/XS/main/converter_types.h (CONVERTER): setup
one list of targets per command id for regular targets (not for special
targets). Update callers.
new b198039d1c * info/info.c (info_short_help), *
install-info/install-info.c (print_help), * util/texi2dvi (usage), *
Pod-Simple-Texinfo/pod2texi.pl (pod2texi_help), * doc/texinfo.texi (Reporting
Bugs, Printed Books) (Testing for Texinfo Commands, Invoking pod2texi), *
doc/texi2oldapi.texi (Texi2HTML history, Texi2HTML changes), *
doc/refcard/txirefcard.tex, * doc/Makefile.am, * util/htmlxref.cnf:
new e1a741ab35 run make update-po
Summary of changes:
ChangeLog | 16 +
Pod-Simple-Texinfo/pod2texi.pl | 4 +-
doc/Makefile.am | 2 +-
doc/refcard/txirefcard.tex | 4 +-
doc/texi2oldapi.texi | 4 +-
doc/texinfo.texi | 10 +-
info/info.c | 2 +-
install-info/install-info.c | 2 +-
po/ca.po | 775 +++++++++++++++++++-------------------
po/cs.po | 778 +++++++++++++++++++-------------------
po/da.po | 776 +++++++++++++++++++-------------------
po/de.po | 777 +++++++++++++++++++-------------------
po/el.po | 766 +++++++++++++++++++-------------------
po/eo.po | 779 +++++++++++++++++++-------------------
po/es.po | 780 +++++++++++++++++++-------------------
po/fi.po | 774 +++++++++++++++++++-------------------
po/fr.po | 777 +++++++++++++++++++-------------------
po/he.po | 778 +++++++++++++++++++-------------------
po/hr.po | 777 +++++++++++++++++++-------------------
po/hu.po | 779 +++++++++++++++++++-------------------
po/id.po | 777 +++++++++++++++++++-------------------
po/it.po | 774 +++++++++++++++++++-------------------
po/ja.po | 777 +++++++++++++++++++-------------------
po/ka.po | 768 +++++++++++++++++++-------------------
po/nb.po | 776 +++++++++++++++++++-------------------
po/nl.po | 777 +++++++++++++++++++-------------------
po/pl.po | 776 +++++++++++++++++++-------------------
po/pt.po | 774 +++++++++++++++++++-------------------
po/pt_BR.po | 774 +++++++++++++++++++-------------------
po/ro.po | 776 +++++++++++++++++++-------------------
po/ru.po | 776 +++++++++++++++++++-------------------
po/rw.po | 768 +++++++++++++++++++-------------------
po/sk.po | 774 +++++++++++++++++++-------------------
po/sl.po | 776 +++++++++++++++++++-------------------
po/sr.po | 780 +++++++++++++++++++-------------------
po/sv.po | 781 +++++++++++++++++++--------------------
po/tr.po | 778 +++++++++++++++++++-------------------
po/uk.po | 776 +++++++++++++++++++-------------------
po/vi.po | 780 +++++++++++++++++++-------------------
po/zh_CN.po | 777 +++++++++++++++++++-------------------
po/zh_TW.po | 776 +++++++++++++++++++-------------------
po_document/ca.po | 414 ++++++++++-----------
po_document/cs.po | 414 ++++++++++-----------
po_document/de.po | 414 ++++++++++-----------
po_document/eo.po | 414 ++++++++++-----------
po_document/es.po | 414 ++++++++++-----------
po_document/fi.po | 414 ++++++++++-----------
po_document/fr.po | 414 ++++++++++-----------
po_document/hr.po | 414 ++++++++++-----------
po_document/hu.po | 414 ++++++++++-----------
po_document/it.po | 414 ++++++++++-----------
po_document/nb.po | 390 +++++++++----------
po_document/nl.po | 414 ++++++++++-----------
po_document/pl.po | 414 ++++++++++-----------
po_document/pt.po | 414 ++++++++++-----------
po_document/pt_BR.po | 414 ++++++++++-----------
po_document/ro.po | 414 ++++++++++-----------
po_document/sk.po | 414 ++++++++++-----------
po_document/sr.po | 414 ++++++++++-----------
po_document/sv.po | 414 ++++++++++-----------
po_document/texinfo_document.pot | 392 ++++++++++----------
po_document/uk.po | 414 ++++++++++-----------
util/htmlxref.cnf | 2 +-
util/texi2dvi | 2 +-
64 files changed, 17089 insertions(+), 17214 deletions(-)
- master updated (0695968806 -> e1a741ab35),
Gavin D. Smith <=