diff lisp/oobr/auto-autoloads.el @ 169:15872534500d r20-3b11

Import from CVS: tag r20-3b11
author cvs
date Mon, 13 Aug 2007 09:46:53 +0200
parents 0132846995bd
children e121b013d1f0
line wrap: on
line diff
--- a/lisp/oobr/auto-autoloads.el	Mon Aug 13 09:45:48 2007 +0200
+++ b/lisp/oobr/auto-autoloads.el	Mon Aug 13 09:46:53 2007 +0200
@@ -1,5 +1,5 @@
 ;;; DO NOT MODIFY THIS FILE
-(if (not (featurep 'oobr-autoloads))
+(if (not (featurep '-autoloads))
     (progn
 
 ;;;### (autoloads (br-env-load br-env-browse) "br-env" "oobr/br-env.el")
@@ -131,5 +131,5 @@
 
 ;;;***
 
-(provide 'oobr-autoloads)
+(provide '-autoloads)
 ))