aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/textmodes/reftex-vars.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/textmodes/reftex-vars.el b/lisp/textmodes/reftex-vars.el
index ab085a3085a..a68a27bb07e 100644
--- a/lisp/textmodes/reftex-vars.el
+++ b/lisp/textmodes/reftex-vars.el
@@ -901,6 +901,7 @@ and the functions `TeX-current-macro' and
901`LaTeX-current-environment' are bound. Also note that this 901`LaTeX-current-environment' are bound. Also note that this
902feature might slow down the reftex parsing process for large TeX 902feature might slow down the reftex parsing process for large TeX
903files." 903files."
904 :version "24.4"
904 :group 'reftex-defining-label-environments 905 :group 'reftex-defining-label-environments
905 :type '(repeat string)) 906 :type '(repeat string))
906 907