(view-emacs-news): Use mapc' rather than mapcar'.

This commit is contained in:
Juanma Barranquero 2007-09-25 11:07:06 +00:00
parent 3731290f9e
commit cc6650afd6

View 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