changeset 84869:9ee30350a5a4

(find-lisp-insert-directory): Use `mapc' rather than `mapcar'.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 25 Sep 2007 11:06:14 +0000
parents a570abcfe00a
children 19e1cc64b115
files lisp/find-lisp.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/find-lisp.el	Tue Sep 25 11:05:46 2007 +0000
+++ b/lisp/find-lisp.el	Tue Sep 25 11:06:14 2007 +0000
@@ -270,7 +270,7 @@
     ;; No analog for find-lisp?
     (insert find-lisp-line-indent "\n")
     ;; Run the find function
-    (mapcar
+    (mapc
      (function
       (lambda(file)
 	(find-lisp-find-dired-insert-file