Mercurial > emacs
diff lisp/textmodes/reftex.el @ 46973:11e08f9901ea
Update to RefTeX 4.18
| author | Carsten Dominik <dominik@science.uva.nl> |
|---|---|
| date | Tue, 20 Aug 2002 10:41:01 +0000 |
| parents | cbd08432d202 |
| children | 904fd28be439 |
line wrap: on
line diff
--- a/lisp/textmodes/reftex.el Tue Aug 20 10:07:40 2002 +0000 +++ b/lisp/textmodes/reftex.el Tue Aug 20 10:41:01 2002 +0000 @@ -1665,7 +1665,7 @@ (autoload 'reftex-citation "reftex-cite" "Make a citation using BibTeX database files." t) (autoload 'reftex-default-bibliography "reftex-cite") - +(autoload 'reftex-bib-or-thebib "reftex-cite") ;;; ========================================================================= ;;;
