summaryrefslogtreecommitdiff
path: root/lisp/textmodes/refbib.el
diff options
context:
space:
mode:
authorJim Blandy <jimb@redhat.com>1992-03-16 20:39:07 +0000
committerJim Blandy <jimb@redhat.com>1992-03-16 20:39:07 +0000
commit49116ac071969bee7f129bf7ce725c7a5b0b0fc5 (patch)
tree60c249f15b04478367256fef95c6fd7557f263b9 /lisp/textmodes/refbib.el
parent3b4a6e271d44955328c39de1475e42cf0b4cd637 (diff)
downloademacs-49116ac071969bee7f129bf7ce725c7a5b0b0fc5.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp/textmodes/refbib.el')
-rw-r--r--lisp/textmodes/refbib.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/textmodes/refbib.el b/lisp/textmodes/refbib.el
index 149c2f7e5c6..cba3a2ba0f5 100644
--- a/lisp/textmodes/refbib.el
+++ b/lisp/textmodes/refbib.el
@@ -44,7 +44,6 @@
; modified 3/1/89, fixed capitialize-title for first words all caps
; modified 3/15/89, allow use of " to delimit fields
; modified 4/18/89, properly "quote" special characters on output
-(provide 'refer-to-bibtex)
;**********************************************************
; User Parameters
@@ -708,3 +707,5 @@ To see this message again, perform
(r2b-help))
(message "r2b loaded")
+
+(provide 'refer-to-bibtex)