emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/emacs-lisp/regi.el,v
Date: Wed, 26 Sep 2007 00:15:31 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/09/26 00:15:30

Index: regi.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/emacs-lisp/regi.el,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- regi.el     26 Jul 2007 05:26:47 -0000      1.8
+++ regi.el     26 Sep 2007 00:15:30 -0000      1.9
@@ -166,7 +166,7 @@
 
        ;; lets find the special tags and remove them from the working
        ;; frame. note that only the last special tag is used.
-       (mapcar
+       (mapc
         (function
          (lambda (entry)
            (let ((pred (car entry))




reply via email to

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