diff lisp/x11/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 5a88923fcbfe
children e121b013d1f0
line wrap: on
line diff
--- a/lisp/x11/auto-autoloads.el	Mon Aug 13 09:45:48 2007 +0200
+++ b/lisp/x11/auto-autoloads.el	Mon Aug 13 09:46:53 2007 +0200
@@ -1,9 +1,6 @@
 ;;; DO NOT MODIFY THIS FILE
 (if (not (featurep 'x11-autoloads))
     (progn
-
-(provide 'x11-autoloads)
-))
 
 ;;;### (autoloads (font-menu-weight-constructor font-menu-size-constructor font-menu-family-constructor reset-device-font-menus) "x-font-menu" "x11/x-font-menu.el")
 
@@ -31,3 +28,6 @@
 (autoload 'font-menu-weight-constructor "x-font-menu" nil nil nil)
 
 ;;;***
+
+(provide 'x11-autoloads)
+))