changeset 84903:a164ccfc4d79

(regi-interpret): Use `mapc' rather than `mapcar'.
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 26 Sep 2007 00:15:30 +0000
parents ba9c9ff8aab7
children e2e245301b8c
files lisp/emacs-lisp/regi.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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))