]> code.delx.au - gnu-emacs/commitdiff
(regi-interpret): Use `mapc' rather than `mapcar'.
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 26 Sep 2007 00:15:30 +0000 (00:15 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 26 Sep 2007 00:15:30 +0000 (00:15 +0000)
lisp/emacs-lisp/regi.el

index ed3f846bf0ea100542bb81cf4c121d2da1119d09..267d7731435eaac640a6fc857bb80b76706f3e76 100644 (file)
@@ -166,7 +166,7 @@ useful information:
 
        ;; 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))