diff lisp/ChangeLog @ 84748:2500fa182802

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Fri, 21 Sep 2007 07:17:23 +0000
parents 0e4f63d9344d
children b81c5052c6af
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Sep 21 07:17:13 2007 +0000
+++ b/lisp/ChangeLog	Fri Sep 21 07:17:23 2007 +0000
@@ -4,6 +4,7 @@
 	(byte-compile-warnings-safe-p): Add `mapcar'.
 	(byte-compile-normal-call): Add option to suppress mapcar warning.
 	(top-level): Use mapc rather than mapcar in eval-when-compile.
+	(byte-compile-warning-types): Add mapcar and make-local.
 
 2007-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>