emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/textmodes/reftex-cite.el


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/textmodes/reftex-cite.el
Date: Thu, 16 May 2002 12:06:23 -0400

Index: emacs/lisp/textmodes/reftex-cite.el
diff -c emacs/lisp/textmodes/reftex-cite.el:1.12 
emacs/lisp/textmodes/reftex-cite.el:1.13
*** emacs/lisp/textmodes/reftex-cite.el:1.12    Mon Jul 16 03:46:48 2001
--- emacs/lisp/textmodes/reftex-cite.el Thu May 16 08:00:33 2002
***************
*** 299,305 ****
                (reftex-parse-bibtex-entry nil start (point)))
            nil)))))
  
! ;; Parse the thebibliography 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.
--- 299,305 ----
                (reftex-parse-bibtex-entry nil start (point)))
            nil)))))
  
! ;; 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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]