]> git.eshelyaron.com Git - emacs.git/commitdiff
(view-emacs-news): Use `mapc' rather than `mapcar'.
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 25 Sep 2007 11:07:06 +0000 (11:07 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 25 Sep 2007 11:07:06 +0000 (11:07 +0000)
lisp/help.el

index 8d8ea7c206fc09367765750af3b74ae5408dd79c..b957f88a7e45a8e6df1476c85f83999536bf4134 100644 (file)
@@ -334,7 +334,7 @@ With argument, display info only for the selected version."
   (when (consp version)
     (let* ((all-versions
            (let (res)
-             (mapcar
+             (mapc
               (lambda (file)
                 (with-temp-buffer
                   (insert-file-contents