changeset 84857:03c05458c97e

(auto-insert): Use `mapc' rather than `mapcar'.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 25 Sep 2007 10:42:46 +0000
parents 2b87e65c55a0
children e745533cff59
files lisp/autoinsert.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/autoinsert.el	Tue Sep 25 10:42:16 2007 +0000
+++ b/lisp/autoinsert.el	Tue Sep 25 10:42:46 2007 +0000
@@ -272,7 +272,7 @@
 			  (eq this-command 'auto-insert))
 		      (y-or-n-p (format auto-insert-prompt desc)))
 		t)
-	      (mapcar
+	      (mapc
 	       (lambda (action)
 		 (if (stringp action)
 		     (if (file-readable-p