emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/help.el,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/help.el,v
Date: Tue, 25 Sep 2007 11:07:07 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/09/25 11:07:06

Index: help.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/help.el,v
retrieving revision 1.330
retrieving revision 1.331
diff -u -b -r1.330 -r1.331
--- help.el     22 Sep 2007 15:42:12 -0000      1.330
+++ help.el     25 Sep 2007 11:07:06 -0000      1.331
@@ -334,7 +334,7 @@
   (when (consp version)
     (let* ((all-versions
            (let (res)
-             (mapcar
+             (mapc
               (lambda (file)
                 (with-temp-buffer
                   (insert-file-contents




reply via email to

[Prev in Thread] Current Thread [Next in Thread]