From 8445b9c2e708731c69f3752a90190ff823de9aef Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Wed, 3 Jul 2002 11:29:55 +0000 Subject: [PATCH] (reftex-label-alist): Fix typo. --- lisp/textmodes/reftex-vars.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/textmodes/reftex-vars.el b/lisp/textmodes/reftex-vars.el index d25b05d965c..eac9d644d6f 100644 --- a/lisp/textmodes/reftex-vars.el +++ b/lisp/textmodes/reftex-vars.el @@ -334,7 +334,7 @@ ENV-OR-MACRO which contains all labels. This may also be a function to do local parsing and identify point - to be in a a non-standard label environment. The function must take + to be in a non-standard label environment. The function must take an argument BOUND and limit backward searches to this value. It should return either nil or a cons cell (FUNCTION . POSITION) with the function symbol and the position where the special environment -- 2.39.2