# HG changeset patch # User Juanma Barranquero # Date 1025695795 0 # Node ID 67fceef3c08494665b43a9c850104405bcd8c752 # Parent 1551f466e96466621a91328fe5f80901f22c219b (reftex-label-alist): Fix typo. diff -r 1551f466e964 -r 67fceef3c084 lisp/textmodes/reftex-vars.el --- a/lisp/textmodes/reftex-vars.el Wed Jul 03 11:29:28 2002 +0000 +++ b/lisp/textmodes/reftex-vars.el Wed Jul 03 11:29:55 2002 +0000 @@ -334,7 +334,7 @@ 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