From: Karl Berry Date: Mon, 5 Sep 2022 14:55:49 +0000 (-0700) Subject: autoupdate X-Git-Tag: v1.0~2065 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=9a4033e07f55a1ee1b744c0afdef529a190a1152;p=gnulib.git autoupdate --- diff --git a/build-aux/texinfo.tex b/build-aux/texinfo.tex index 0820b750b9..dc8a03ba47 100644 --- a/build-aux/texinfo.tex +++ b/build-aux/texinfo.tex @@ -3,7 +3,7 @@ % Load plain if necessary, i.e., if running under initex. \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi % -\def\texinfoversion{2022-09-03.12} +\def\texinfoversion{2022-09-04.08} % % Copyright 1985, 1986, 1988, 1990-2022 Free Software Foundation, Inc. % @@ -7812,6 +7812,8 @@ might help (with 'rm \jobname.?? \jobname.??s')% % Print arguments. Use slanted for @def*, typewriter for @deftype*. \def\defunargs#1{% \df \ifdoingtypefn \tt \else \sl \fi + \ifflagclear{txicodevaristt}{}% + {\def\var##1{{\setregularquotes \ttsl ##1}}}% #1% }