1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-11 16:08:13 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
Werner LEMBERG
5181ff9f3d * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el,
textmodes/reftex-index.el, textmodes/reftex-parse.el,
textmodes/reftex-ref.el, textmodes/reftex-vars.el,
textmodes/reftex.el, textmodes/org.el: Replace `illegal' with
`invalid'.
2005-03-25 09:03:24 +00:00
Andreas Schwab
478a1803bc (refer-find-entry-internal): Remove extra
format string arguments.
2004-02-08 22:30:29 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Juanma Barranquero
db95369be0 Trailing whitespace deleted. 2003-02-04 13:30:45 +00:00
Gerd Moellmann
2baa325276 (refer-find-entry-internal): Use
get-window-with-predicate.
2001-09-07 11:35:09 +00:00
Pavel Janík
e8af40eed4 Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
Gerd Moellmann
7cf5c4268f Correct maintainer's email address. 2000-07-19 15:50:36 +00:00
Gerd Moellmann
90601de977 (refer-find-entry-internal): Use some-window
instead of cycling through windows with next-window.
2000-07-03 09:10:44 +00:00
Stephen Eglen
d1ebc62e6c Customized. 1998-02-22 17:34:42 +00:00
Richard M. Stallman
b8a3aefac9 (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.
1996-10-26 18:15:32 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Richard M. Stallman
f1f20cec38 (refer-every): Renamed from every.
(refer-convert-string-to-list-of-strings): Renamed from
convert-string-to-list-of-strings.
1995-08-27 07:20:19 +00:00
Richard M. Stallman
ee6f7c13b2 entered into RCS 1994-05-22 22:00:39 +00:00