diff lisp/auto-autoloads.el @ 237:89ec2bb86eea r20-5b17

Import from CVS: tag r20-5b17
author cvs
date Mon, 13 Aug 2007 10:15:03 +0200
parents 52952cbfc5b5
children 41f2f0e326e9
line wrap: on
line diff
--- a/lisp/auto-autoloads.el	Mon Aug 13 10:14:42 2007 +0200
+++ b/lisp/auto-autoloads.el	Mon Aug 13 10:15:03 2007 +0200
@@ -1152,12 +1152,7 @@
 
 ;;;***
 
-;;;### (autoloads (unload-feature) "loadhist" "lisp/loadhist.el")
-
-(autoload 'unload-feature "loadhist" "\
-Unload the library that provided FEATURE, restoring all its autoloads.
-If the feature is required by any other loaded code, and optional FORCE
-is nil, raise an error." t nil)
+;;;### (autoloads nil "loadhist" "lisp/loadhist.el")
 
 ;;;***