Mercurial > emacs
diff doc/misc/reftex.texi @ 109264:f1266b2f017e
Untabify doc/misc/*.texi.
* autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
* eieio.texi, faq.texi, flymake.texi, forms.texi, gnus-faq.texi:
* idlwave.texi, mh-e.texi, org.texi, pcl-cvs.texi, pgg.texi:
* reftex.texi, sasl.texi, sc.texi, sem-user.texi, semantic.texi:
* sieve.texi, smtpmail.texi, speedbar.texi, vip.texi, viper.texi:
* widget.texi: Untabify (except for examples).
| author | Glenn Morris <rgm@gnu.org> |
|---|---|
| date | Tue, 22 Jun 2010 19:57:26 -0700 |
| parents | 1d1d5d9bd884 |
| children | a91e94388547 |
line wrap: on
line diff
--- a/doc/misc/reftex.texi Tue Jun 22 19:51:01 2010 -0700 +++ b/doc/misc/reftex.texi Tue Jun 22 19:57:26 2010 -0700 @@ -46,7 +46,7 @@ @dircategory Emacs @direntry -* RefTeX: (reftex). Emacs support for LaTeX cross-references and citations. +* RefTeX: (reftex). Emacs support for LaTeX cross-references and citations. @end direntry @finalout @@ -3281,7 +3281,7 @@ (TeX-add-style-hook "multind" (lambda () (and (fboundp 'reftex-add-index-macros) - (reftex-add-index-macros '(multind))))) + (reftex-add-index-macros '(multind))))) @end lisp If you have your own package @file{myindex} which defines the
