emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/permute-index


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lispref/permute-index
Date: Tue, 04 Feb 2003 09:48:09 -0500

Index: emacs/lispref/permute-index
diff -c emacs/lispref/permute-index:1.2 emacs/lispref/permute-index:1.3
*** emacs/lispref/permute-index:1.2     Sat Nov 17 10:04:56 2001
--- emacs/lispref/permute-index Tue Feb  4 09:47:54 2003
***************
*** 36,42 ****
  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 
  # by address@hidden two words' in an example environment (no doubt among 
others).
  # delete wrapper parens
  # change dots {} to dots{}
--- 36,42 ----
  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
  # by address@hidden two words' in an example environment (no doubt among 
others).
  # delete wrapper parens
  # change dots {} to dots{}
***************
*** 114,120 ****
  ${TEXINDEX} permuted.fn
  #mv permuted.fns ${MANUAL}.fns
  
! # 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
  
--- 114,120 ----
  ${TEXINDEX} permuted.fn
  #mv permuted.fns ${MANUAL}.fns
  
! # 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
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]