summaryrefslogtreecommitdiff
path: root/build-aux/texinfo.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-01-05 08:19:47 -0800
committerKarl Berry <karl@freefriends.org>2019-01-05 08:19:47 -0800
commit8da39024bf7c3001614f41d13d9edd5eb36c4ddc (patch)
tree79e5caa9dbfb2c9e01482bd830d59de5f96613a6 /build-aux/texinfo.tex
parent5f985580b9473b951eff13d92db613d464884091 (diff)
downloadgnulib-8da39024bf7c3001614f41d13d9edd5eb36c4ddc.tar.gz
autoupdate
Diffstat (limited to 'build-aux/texinfo.tex')
-rw-r--r--build-aux/texinfo.tex7
1 files changed, 4 insertions, 3 deletions
diff --git a/build-aux/texinfo.tex b/build-aux/texinfo.tex
index 66a832e0b4..48d532bc62 100644
--- a/build-aux/texinfo.tex
+++ b/build-aux/texinfo.tex
@@ -3,7 +3,8 @@
% Load plain if necessary, i.e., if running under initex.
\expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
%
-\def\texinfoversion{2018-12-28.17}
+\def\texinfoversion{2019-01-03-15}
+
%
% Copyright 1985, 1986, 1988, 1990-2018 Free Software Foundation, Inc.
%
@@ -5043,8 +5044,8 @@ end
\commondummyword\xref
}
-% For testing: output @{ and @} in index sort strings as \{ and \}.
-\newif\ifusebracesinindexes
+% This does nothing, but for a time it was recommended to use
+% \usebracesinindexestrue to be able to use braces in index entries.
\let\indexlbrace\relax
\let\indexrbrace\relax