changeset 84871:534e99349c41

(view-emacs-news): Use `mapc' rather than `mapcar'.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 25 Sep 2007 11:07:06 +0000
parents 19e1cc64b115
children b39ee0f351f1
files lisp/help.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/help.el	Tue Sep 25 11:06:40 2007 +0000
+++ b/lisp/help.el	Tue Sep 25 11:07:06 2007 +0000
@@ -334,7 +334,7 @@
   (when (consp version)
     (let* ((all-versions
 	    (let (res)
-	      (mapcar
+	      (mapc
 	       (lambda (file)
 		 (with-temp-buffer
 		   (insert-file-contents