diff src/fns.c @ 177:6075d714658b r20-3b15

Import from CVS: tag r20-3b15
author cvs
date Mon, 13 Aug 2007 09:51:16 +0200
parents 2d532a89d707
children 3d6bfa290dbd
line wrap: on
line diff
--- a/src/fns.c	Mon Aug 13 09:50:16 2007 +0200
+++ b/src/fns.c	Mon Aug 13 09:51:16 2007 +0200
@@ -3452,7 +3452,7 @@
       Vautoload_queue = Qt;
 
       call4 (Qload, NILP (file_name) ? Fsymbol_name (feature) : file_name,
-	     Qt, Qt, Qnil);
+	     Qnil, Qt, Qnil);
 
       tem = Fmemq (feature, Vfeatures);
       if (NILP (tem))