]> git.eshelyaron.com Git - emacs.git/commit
(refer-bib-directory): New variable, list of
authorRichard M. Stallman <rms@gnu.org>
Sat, 26 Oct 1996 18:15:32 +0000 (18:15 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 26 Oct 1996 18:15:32 +0000 (18:15 +0000)
commitb8a3aefac98afc8e6f1c13be6623c059161c6563
tree76152807f1097194dc2798f2379e32f6f535b356
parent5b1bdb5f749369e487f668cbf4872632e5d44c60
(refer-bib-directory): New variable, list of
directories where to look for bib files.  Special values `texinputs'
and `bibinputs' mean take directory list from corresponding
environment variable.

(refer-bib-files): New special value `auto', for looking up all
files in directories pointed to by refer-bib-directory.
I have the feeling that this isn't really my code but came from
the net (copylefted). However, I cannot trace this down any
more. If it isn't mine, it's probably Ashwin's.
(refer-get-bib-files): Support `auto' value of refer-bib-files.
Support `texinputs', `bibinputs' value of refer-bib-directory.

(refer-saved-state, refer-previous-keywords, refer-saved-pos,
refer-same-file): Properly declared (defvar) these variables.

(refer-yank-key): New function.

(refer-find-entry-internal): Find bibliography entries in other
window, with minimal reconfiguration of windows.

(refer-expand-files): New function.
lisp/textmodes/refer.el