Whitespace cleanup.
[mdwtools] / at.dtx
diff --git a/at.dtx b/at.dtx
index 753a475..b8a9251 100644 (file)
--- a/at.dtx
+++ b/at.dtx
@@ -6,16 +6,6 @@
 %
 % (c) 1995 Mark Wooding
 %
-%----- Revision history -----------------------------------------------------
-%
-% $Log: at.dtx,v $
-% Revision 1.1  2002/02/03 20:49:02  mdw
-% Checkin for new build system.
-%
-% Revision 1.3  1996/11/19 20:46:55  mdw
-% Entered into RCS
-%
-%
 % \end{meta-comment}
 %
 % \begin{meta-comment} <general public licence>
 %
 % \DescribeMacro{\atdef}
 % For \TeX\ hackers, the |\atdef| command defines @-commands using a syntax
-% similar to \TeX's built-in |\def|.  
+% similar to \TeX's built-in |\def|.
 %
 % As an example, the following command makes @.{"@/"<text>"/"} write its
 % argument \<text> in italics:
     {\at@ifcat 0%
       {\at@ifletter@i{#1}{#2}}%
       {#2}%
-    }% 
+    }%
 }
 %    \end{macrocode}
 %
 %
 % \begin{macro}{\at@protect}
 %
-% Since we gobbled the |\fi| from the above, we must put that back.  We then 
-% need to do things which are more complicated.  If |\protect| is behaving 
+% Since we gobbled the |\fi| from the above, we must put that back.  We then
+% need to do things which are more complicated.  If |\protect| is behaving
 % like |\string|, then we do one sort of protection.  Otherwise, we assume
 % that |\protect| is being like |\noexpand|.
 %