aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/reftex.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/misc/reftex.texi')
-rw-r--r--doc/misc/reftex.texi5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/misc/reftex.texi b/doc/misc/reftex.texi
index f2d03afc924..9d06ceccd9e 100644
--- a/doc/misc/reftex.texi
+++ b/doc/misc/reftex.texi
@@ -46,7 +46,8 @@ developing GNU and promoting software freedom.''
46 46
47@dircategory Emacs 47@dircategory Emacs
48@direntry 48@direntry
49* RefTeX: (reftex). Emacs support for LaTeX cross-references and citations. 49* RefTeX: (reftex). Emacs support for LaTeX cross-references
50 and citations.
50@end direntry 51@end direntry
51 52
52@finalout 53@finalout
@@ -3281,7 +3282,7 @@ the style @file{multind.el} contains
3281(TeX-add-style-hook "multind" 3282(TeX-add-style-hook "multind"
3282 (lambda () 3283 (lambda ()
3283 (and (fboundp 'reftex-add-index-macros) 3284 (and (fboundp 'reftex-add-index-macros)
3284 (reftex-add-index-macros '(multind))))) 3285 (reftex-add-index-macros '(multind)))))
3285@end lisp 3286@end lisp
3286 3287
3287If you have your own package @file{myindex} which defines the 3288If you have your own package @file{myindex} which defines the