diff lisp/textmodes/refbib.el @ 584:4cd7543be581

*** empty log message ***
author Jim Blandy <jimb@redhat.com>
date Mon, 16 Mar 1992 20:39:07 +0000
parents 6155e428f077
children 505130d1ddf8
line wrap: on
line diff
--- a/lisp/textmodes/refbib.el	Mon Mar 16 20:39:05 1992 +0000
+++ b/lisp/textmodes/refbib.el	Mon Mar 16 20:39:07 1992 +0000
@@ -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 @@
    (r2b-help))
 
 (message "r2b loaded")
+
+(provide 'refer-to-bibtex)