]> git.eshelyaron.com Git - emacs.git/commitdiff
Add missing reftex-label-ignored-macros-and-environments :version tag
authorGlenn Morris <rgm@gnu.org>
Fri, 26 Apr 2013 07:31:27 +0000 (00:31 -0700)
committerGlenn Morris <rgm@gnu.org>
Fri, 26 Apr 2013 07:31:27 +0000 (00:31 -0700)
lisp/textmodes/reftex-vars.el

index ab085a3085a4e7eb59ec982a860625d743cfbe5b..a68a27bb07e0a573f3fa9da68c0ba9de15df1451 100644 (file)
@@ -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))