Get rid of control characters in text file
authorDanilo Almeida <dalmeida@mit.edu>
Tue, 15 Jun 1999 20:49:12 +0000 (20:49 +0000)
committerDanilo Almeida <dalmeida@mit.edu>
Tue, 15 Jun 1999 20:49:12 +0000 (20:49 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11512 dc483132-0cff-0310-8789-dd5450dbe970

src/util/et/ChangeLog
src/util/et/texinfo.tex

index e11c67ce0e12ca263e3620c954f365113c24c7f8..f5707d3e9ef6ddfca58b3efb285e2023ea010371 100644 (file)
@@ -1,3 +1,7 @@
+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
index 838160c987f1d09d8647f62172aca9527fc6494d..eb29dfd7fdd7a6b1ec72110751ea744163a72222 100644 (file)
@@ -1892,29 +1892,29 @@ section\xreftie\the\chapno.\the\secno.\the\subsecno.\the\subsubsecno %
 
 {
 \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