Unify local variable section, and set byte-compile-warnings to `(not
[bpt/emacs.git] / lisp / emacs-lisp / regi.el
index 7f9d313..267d773 100644 (file)
@@ -1,6 +1,7 @@
 ;;; regi.el --- REGular expression Interpreting engine
 
-;; Copyright (C) 1993 Free Software Foundation, Inc.
+;; Copyright (C) 1993, 2001, 2002, 2003, 2004, 2005,
+;;   2006, 2007 Free Software Foundation, Inc.
 
 ;; Author: 1993 Barry A. Warsaw, Century Computing, Inc. <bwarsaw@cen.com>
 ;; Maintainer:    bwarsaw@cen.com
@@ -13,7 +14,7 @@
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
-;; the Free Software Foundation; either version 2, or (at your option)
+;; the Free Software Foundation; either version 3, or (at your option)
 ;; any later version.
 
 ;; GNU Emacs is distributed in the hope that it will be useful,
@@ -165,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))