From 9fc02c2f823942e302c5bc8938e9a6e4e03003f1 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Fri, 26 Apr 2013 00:31:27 -0700 Subject: [PATCH] Add missing reftex-label-ignored-macros-and-environments :version tag --- lisp/textmodes/reftex-vars.el | 1 + 1 file changed, 1 insertion(+) 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 `LaTeX-current-environment' are bound. Also note that this feature might slow down the reftex parsing process for large TeX files." + :version "24.4" :group 'reftex-defining-label-environments :type '(repeat string)) -- 2.39.2