diff lispref/permute-index @ 49600:23a1cea22d13

Trailing whitespace deleted.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 04 Feb 2003 14:56:31 +0000
parents c189486396ff
children
line wrap: on
line diff
--- a/lispref/permute-index	Tue Feb 04 13:30:45 2003 +0000
+++ b/lispref/permute-index	Tue Feb 04 14:56:31 2003 +0000
@@ -36,7 +36,7 @@
 echo "Extract raw index from texinfo fn index."
 # Let texindex combine duplicate entries, later.
 # But it wants to protect non-alphanumerics thus confusing ptx.
-# Also change `\ ' to just a ` ', since texindex will fail. This is produced 
+# Also change `\ ' to just a ` ', since texindex will fail. This is produced
 # by `@findex two words' in an example environment (no doubt among others).
 # delete wrapper parens
 # change dots {} to dots{}
@@ -114,7 +114,7 @@
 ${TEXINDEX} permuted.fn
 #mv permuted.fns ${MANUAL}.fns
 
-# The resulting permuted.fns will be read when we run TeX 
+# The resulting permuted.fns will be read when we run TeX
 # on the manual the second time.  Or you can use permuted.texinfo here.
 #${TEX} permuted.texinfo