summaryrefslogtreecommitdiff
path: root/build-aux/texinfo.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-02-24 08:05:56 -0800
committerKarl Berry <karl@freefriends.org>2019-02-24 08:05:56 -0800
commit16e6d93c0beb2a6de48abd6f1e8592eb51bc6079 (patch)
treec31e849c75119332d923d59d9f53580fa3d6e21d /build-aux/texinfo.tex
parent82519af2d88067e8e8e2fe620bdfefa7e50b658d (diff)
downloadgnulib-16e6d93c0beb2a6de48abd6f1e8592eb51bc6079.tar.gz
autoupdate
Diffstat (limited to 'build-aux/texinfo.tex')
-rw-r--r--build-aux/texinfo.tex13
1 files changed, 3 insertions, 10 deletions
diff --git a/build-aux/texinfo.tex b/build-aux/texinfo.tex
index 5fe81b4c28..929418c760 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{2019-02-16.14}
+\def\texinfoversion{2019-02-23.16}
%
% Copyright 1985, 1986, 1988, 1990-2019 Free Software Foundation, Inc.
@@ -11191,21 +11191,14 @@ directory should work if nowhere else does.}
\relax
}
-% define all Unicode characters we know about, for the sake of @U.
+% Define all Unicode characters we know about. This makes UTF-8 the default
+% input encoding and allows @U to work.
\iftxinativeunicodecapable
\nativeunicodechardefsatu
\else
\utfeightchardefs
\fi
-
-% Make non-ASCII characters printable again for compatibility with
-% existing Texinfo documents that may use them, even without declaring a
-% document encoding.
-%
-\setnonasciicharscatcode \other
-
-
\message{formatting,}
\newdimen\defaultparindent \defaultparindent = 15pt