[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/textmodes/reftex-cite.el
From: |
Juanma Barranquero |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/textmodes/reftex-cite.el |
Date: |
Tue, 02 Jul 2002 10:49:40 -0400 |
Index: emacs/lisp/textmodes/reftex-cite.el
diff -c emacs/lisp/textmodes/reftex-cite.el:1.13
emacs/lisp/textmodes/reftex-cite.el:1.14
*** emacs/lisp/textmodes/reftex-cite.el:1.13 Thu May 16 08:00:33 2002
--- emacs/lisp/textmodes/reftex-cite.el Tue Jul 2 10:49:40 2002
***************
*** 528,534 ****
"Make a citation using BibTeX database files.
After prompting for a regular expression, scans the buffers with
bibtex entries (taken from the \\bibliography command) and offers the
! matching entries for selection. The selected entry is formated according
to `reftex-cite-format' and inserted into the buffer.
If NO-INSERT is non-nil, nothing is inserted, only the selected key returned.
--- 528,534 ----
"Make a citation using BibTeX database files.
After prompting for a regular expression, scans the buffers with
bibtex entries (taken from the \\bibliography command) and offers the
! matching entries for selection. The selected entry is formatted according
to `reftex-cite-format' and inserted into the buffer.
If NO-INSERT is non-nil, nothing is inserted, only the selected key returned.
- [Emacs-diffs] Changes to emacs/lisp/textmodes/reftex-cite.el,
Juanma Barranquero <=