update from texinfo
authorKarl Berry <karl@freefriends.org>
Wed, 18 Aug 2004 23:25:26 +0000 (23:25 +0000)
committerKarl Berry <karl@freefriends.org>
Wed, 18 Aug 2004 23:25:26 +0000 (23:25 +0000)
config/texinfo.tex

index 729d01f517ef424ae0a23014043658d96c0d7c77..c10ab580a54ca930a6ac165834b8079560a69658 100644 (file)
@@ -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{2004-08-14.09}
+\def\texinfoversion{2004-08-18.16}
 %
 % Copyright (C) 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995,
 % 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004 Free Software
@@ -5513,14 +5513,15 @@ width0pt\relax} \fi
 % body, and then making it the \newlinechar in \scanmacro.
 
 \def\scanctxt{%
-  \catcode`\~=\other
-  \catcode`\^=\other
-  \catcode`\_=\other
-  \catcode`\|=\other
+  \catcode`\"=\other
+  \catcode`\+=\other
   \catcode`\<=\other
   \catcode`\>=\other
-  \catcode`\+=\other
   \catcode`\@=\other
+  \catcode`\^=\other
+  \catcode`\_=\other
+  \catcode`\|=\other
+  \catcode`\~=\other
 }
 
 \def\scanargctxt{%