diff src/fns.c @ 175:2d532a89d707 r20-3b14

Import from CVS: tag r20-3b14
author cvs
date Mon, 13 Aug 2007 09:50:14 +0200
parents 8eaf7971accc
children 6075d714658b
line wrap: on
line diff
--- a/src/fns.c	Mon Aug 13 09:49:11 2007 +0200
+++ b/src/fns.c	Mon Aug 13 09:50:14 2007 +0200
@@ -3452,7 +3452,7 @@
       Vautoload_queue = Qt;
 
       call4 (Qload, NILP (file_name) ? Fsymbol_name (feature) : file_name,
-	     Qnil, Qt, Qnil);
+	     Qt, Qt, Qnil);
 
       tem = Fmemq (feature, Vfeatures);
       if (NILP (tem))