From: Juanma Barranquero Date: Wed, 3 Jul 2002 11:47:03 +0000 (+0000) Subject: (reftex-label-alist): Fix typo. X-Git-Tag: emacs-pretest-21.2.91~208 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=16a445a8b3eaec694f25567b6b18bf9cd523b86e;p=emacs.git (reftex-label-alist): Fix typo. --- 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