summaryrefslogtreecommitdiff
path: root/tex
diff options
context:
space:
mode:
authorJohn Mandereau <john.mandereau@gmail.com>2008-03-08 13:32:45 +0100
committerJohn Mandereau <john.mandereau@gmail.com>2008-03-08 13:32:45 +0100
commitcd01fc2ef454b3c82d808aca06bc4b9cc312dcdd (patch)
tree00b0b3e0811b32fe07ad28179b658b377b481fc4 /tex
parenta40e959dba858a468bede003e1f07438c6700fad (diff)
Update texinfo.tex from Texinfo CVS
Diffstat (limited to 'tex')
-rw-r--r--tex/texinfo.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/tex/texinfo.tex b/tex/texinfo.tex
index 736cc48e26..790673c3e5 100644
--- a/tex/texinfo.tex
+++ b/tex/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{2008-02-28.18}
+\def\texinfoversion{2008-03-07.10}
%
% Copyright (C) 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995,
% 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
@@ -925,6 +925,7 @@ where each line of input produces a line of output.}
\def\thisfile{#1}%
{%
\makevalueexpandable % we want to expand any @value in FILE.
+ \turnoffactive % and allow special characters in the expansion
\edef\temp{\noexpand\input #1 }%
%
% This trickery is to read FILE outside of a group, in case it makes