]> code.delx.au - gnu-emacs/commitdiff
(find-lisp-insert-directory): Use `mapc' rather than `mapcar'.
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 25 Sep 2007 11:06:14 +0000 (11:06 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 25 Sep 2007 11:06:14 +0000 (11:06 +0000)
lisp/find-lisp.el

index 9b1f3275dfc97386392b49e26b5c2bab0e5673a8..4c8d8bea215631cfebde2bc3bb9189f0c617dba3 100644 (file)
@@ -270,7 +270,7 @@ It is a function which takes two arguments, the directory and its parent."
     ;; 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