# HG changeset patch # User Juanma Barranquero # Date 1190765730 0 # Node ID a164ccfc4d792ba238c57f104a89c743dc79404a # Parent ba9c9ff8aab7447c42241b98a469f5018b188877 (regi-interpret): Use `mapc' rather than `mapcar'. diff -r ba9c9ff8aab7 -r a164ccfc4d79 lisp/emacs-lisp/regi.el --- a/lisp/emacs-lisp/regi.el Wed Sep 26 00:15:01 2007 +0000 +++ b/lisp/emacs-lisp/regi.el Wed Sep 26 00:15:30 2007 +0000 @@ -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))