From: Ralf Wildenhues Date: Fri, 23 Jun 2006 15:22:01 +0000 (+0000) Subject: * config/texinfo.tex: Sync from upstream. X-Git-Tag: AUTOCONF-2.60~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a32a8cc355e1217583e635076ef0815e8d55471;p=thirdparty%2Fautoconf.git * config/texinfo.tex: Sync from upstream. --- diff --git a/ChangeLog b/ChangeLog index 25b5bbdfd..56201f09b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2006-06-23 Ralf Wildenhues + * config/texinfo.tex: Sync from upstream. + * bin/autom4te.in (handle_traces): Transform the `@S|@' quadrigraph correctly in traces. diff --git a/config/texinfo.tex b/config/texinfo.tex index 551164db4..d41d40084 100644 --- a/config/texinfo.tex +++ b/config/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{2006-06-01.17} +\def\texinfoversion{2006-06-19.13} % % Copyright (C) 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995, % 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free @@ -4005,9 +4005,9 @@ where each line of input produces a line of output.} \endgroup } -% Like \dotfill except takes at least 1 em. +% Like plain.tex's \dotfill, except uses up at least 1 em. \def\indexdotfill{\cleaders - \hbox{$\mathsurround=0pt \mkern1.5mu ${\it .}$ \mkern1.5mu$}\hskip 1em plus 1fill} + \hbox{$\mathsurround=0pt \mkern1.5mu.\mkern1.5mu$}\hskip 1em plus 1fill} \def\primary #1{\line{#1\hfil}}