diff lisp/update-elc.el @ 4998:b46c89ccbed3

Merge.
author Aidan Kehoe <kehoea@parhasard.net>
date Sat, 06 Feb 2010 12:28:19 +0000
parents 8431b52e43b1
children 99f8ebc082d9
line wrap: on
line diff
--- a/lisp/update-elc.el	Sat Feb 06 04:27:47 2010 -0600
+++ b/lisp/update-elc.el	Sat Feb 06 12:28:19 2010 +0000
@@ -382,7 +382,7 @@
 				(append '("-f" "batch-byte-compile-one-file")
 					(list arg))))
 			  bootstrap-other))))
-	     (mapc-internal
+	     (mapc
 	      #'(lambda (arg)
 		  (setq update-elc-files-to-compile
 			(delete arg update-elc-files-to-compile)))