summaryrefslogtreecommitdiff
path: root/lisp/textmodes/reftex-vars.el
diff options
context:
space:
mode:
authorTassilo Horn <tsdh@gnu.org>2015-01-29 20:28:16 +0100
committerTassilo Horn <tsdh@gnu.org>2015-01-29 20:28:16 +0100
commitb28c97942e29eb193951e56b6b8c2b7f21763333 (patch)
treec876d1801dd1dbc0a9129bd67cd50ca6f2171bdf /lisp/textmodes/reftex-vars.el
parent989fb32064c890dd6df4aa77da5394e655af6f51 (diff)
downloademacs-b28c97942e29eb193951e56b6b8c2b7f21763333.tar.gz
Fix XEmacs version typo in comment and ChangeLog
Diffstat (limited to 'lisp/textmodes/reftex-vars.el')
-rw-r--r--lisp/textmodes/reftex-vars.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/textmodes/reftex-vars.el b/lisp/textmodes/reftex-vars.el
index 96d76fb011b..b471707e7ba 100644
--- a/lisp/textmodes/reftex-vars.el
+++ b/lisp/textmodes/reftex-vars.el
@@ -867,8 +867,8 @@ DOWNCASE t: Downcase words before using them."
(option (boolean :tag "Downcase words "))))
(if (featurep 'xemacs)
- ;; XEmacs 25 doesn't have explicitly numbered matching groups, so
- ;; this list mustn't get any more items.
+ ;; XEmacs 21.5 doesn't have explicitly numbered matching groups,
+ ;; so this list mustn't get any more items.
(defconst reftex-label-regexps '("\\\\label{\\([^}]*\\)}"))
(defcustom reftex-label-regexps
'(;; Normal \\label{foo} labels