emacs-diffs
[Top][All Lists]
Advanced

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

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


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

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

Index: find-lisp.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/find-lisp.el,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -b -r1.18 -r1.19
--- find-lisp.el        26 Jul 2007 05:26:23 -0000      1.18
+++ find-lisp.el        25 Sep 2007 11:06:14 -0000      1.19
@@ -270,7 +270,7 @@
     ;; No analog for find-lisp?
     (insert find-lisp-line-indent "\n")
     ;; Run the find function
-    (mapcar
+    (mapc
      (function
       (lambda(file)
        (find-lisp-find-dired-insert-file




reply via email to

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