Change leading white spaces into tabs.
authorAkim Demaille <akim@epita.fr>
Tue, 17 Oct 2000 08:37:26 +0000 (08:37 +0000)
committerAkim Demaille <akim@epita.fr>
Tue, 17 Oct 2000 08:37:26 +0000 (08:37 +0000)
ChangeLog

index c923879..c501998 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
 2000-10-17  Alex Hornby <alex@anvil.com>
 
        * depcomp: Altered sed clause to strip of inclusion depth
-       numbers generated by cpp. Also output in gcc style.
+       numbers generated by cpp. Also output in gcc style.
 
 2000-10-16  Morten Eriksen  <mortene@sim.no>
 
 
 2000-06-02  Morten Eriksen  <mortene@sim.no>
 
-        * depcomp: workaround for problem with SGI IRIX sed (it can only
-        handle lines of up to 8192 characters, the rest of the line will
-        be mangled).
+       * depcomp: workaround for problem with SGI IRIX sed (it can only
+       handle lines of up to 8192 characters, the rest of the line will
+       be mangled).
 
 2000-05-31  Morten Eriksen  <mortene@sim.no>
 
-        * depcomp: tell SGI MIPSpro compilers to generate dependencies
-        through the pre-processor (only CVS libtool has the -Wc option
-        yet).
+       * depcomp: tell SGI MIPSpro compilers to generate dependencies
+       through the pre-processor (only CVS libtool has the -Wc option
+       yet).
 
 2000-05-15  Brendan O'Dea  <bod@compusol.com.au>
 
 1999-02-04  Akim Demaille  <demaille@inf.enst.fr>
 
        * automake.in (handle_texinfo): remove texinfo.tex from
-       TEXINFODIR.
+       TEXINFODIR.
 
 1999-02-02  Tom Tromey  <tromey@cygnus.com>