+1999-06-15 Danilo Almeida <dalmeida@mit.edu>
+
+ * texinfo.tex: Get rid of control characters in text file.
+
Wed May 19 11:44:31 1999 Danilo Almeida <dalmeida@mit.edu>
* Makefile.in: Add windows build rules for putting header files in
{
\catcode `\^^@=\other
-\catcode `\\ 1=\other
-\catcode `\\ 2=\other
+\catcode `\^^A=\other
+\catcode `\^^B=\other
\catcode `\^^C=\other
\catcode `\^^D=\other
\catcode `\^^E=\other
\catcode `\^^F=\other
\catcode `\^^G=\other
\catcode `\^^H=\other
-\catcode `\\v=\other
+\catcode `\^^K=\other
\catcode `\^^L=\other
-\catcode `\\ e=\other
-\catcode `\\ f=\other
-\catcode `\\10=\other
-\catcode `\\11=\other
-\catcode `\\12=\other
-\catcode `\\13=\other
-\catcode `\\14=\other
-\catcode `\\15=\other
-\catcode `\\16=\other
-\catcode `\\17=\other
-\catcode `\\18=\other
-\catcode `\\19=\other
-\catcode `\\1a=\other
+\catcode `\^^N=\other
+\catcode `\^^O=\other
+\catcode `\^^P=\other
+\catcode `\^^Q=\other
+\catcode `\^^R=\other
+\catcode `\^^S=\other
+\catcode `\^^T=\other
+\catcode `\^^U=\other
+\catcode `\^^V=\other
+\catcode `\^^W=\other
+\catcode `\^^X=\other
+\catcode `\^^Y=\other
+\catcode `\^^Z=\other
\catcode `\^^[=\other
\catcode `\^^\=\other
\catcode `\^^]=\other