From: Juanma Barranquero Date: Wed, 26 Sep 2007 00:15:30 +0000 (+0000) Subject: (regi-interpret): Use `mapc' rather than `mapcar'. X-Git-Tag: emacs-pretest-23.0.90~10639 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d74d9a81f64671e00b375955eb12d213a0cc3a53;p=emacs.git (regi-interpret): Use `mapc' rather than `mapcar'. --- diff --git a/lisp/emacs-lisp/regi.el b/lisp/emacs-lisp/regi.el index ed3f846bf0e..267d7731435 100644 --- a/lisp/emacs-lisp/regi.el +++ b/lisp/emacs-lisp/regi.el @@ -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))