From: Juanma Barranquero Date: Tue, 25 Sep 2007 11:07:06 +0000 (+0000) Subject: (view-emacs-news): Use `mapc' rather than `mapcar'. X-Git-Tag: emacs-pretest-23.0.90~10669 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=cc6650afd62e15a828d7f751dba72ca096d647f6;p=emacs.git (view-emacs-news): Use `mapc' rather than `mapcar'. --- diff --git a/lisp/help.el b/lisp/help.el index 8d8ea7c206f..b957f88a7e4 100644 --- a/lisp/help.el +++ b/lisp/help.el @@ -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