From aa87aafcdef167e1e272d31902a341329c9bbf90 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Thu, 16 May 2002 12:00:33 +0000 Subject: Fix typo. --- lisp/textmodes/reftex-cite.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/textmodes') diff --git a/lisp/textmodes/reftex-cite.el b/lisp/textmodes/reftex-cite.el index 11eacce77b..8eda09de35 100644 --- a/lisp/textmodes/reftex-cite.el +++ b/lisp/textmodes/reftex-cite.el @@ -299,7 +299,7 @@ (reftex-parse-bibtex-entry nil start (point))) nil))))) -;; Parse the thebibliography environment +;; Parse the bibliography environment (defun reftex-extract-bib-entries-from-thebibliography (files) ;; Extract bib-entries from the \begin{thebibliography} environment. ;; Parsing is not as good as for the BibTeX database stuff. -- cgit v1.2.3