diff lisp/ChangeLog @ 81427:9445d2ed7385

(byte-compile-current-group, byte-compile-nogroup-warn, byte-compile-file): Revert part of last change. Apparently the "warning even if the group is implicit" is a feature rather than a bug.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 14 Jun 2007 21:25:12 +0000
parents 588659946874
children fd3f2f0bf986
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Jun 14 19:30:34 2007 +0000
+++ b/lisp/ChangeLog	Thu Jun 14 21:25:12 2007 +0000
@@ -1,9 +1,16 @@
+2007-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+	* emacs-lisp/bytecomp.el (byte-compile-current-group)
+	(byte-compile-nogroup-warn, byte-compile-file): Revert part of last
+	change.  Apparently the "warning even if the group is implicit" is
+	a feature rather than a bug.
+
 2007-06-14  Michael Kifer  <kifer@cs.stonybrook.edu>
-	
+
 	* viper.el (viper-describe-key-ad, viper-describe-key-briefly-ad):
-	different advices for Emacs and XEmacs. Compile them conditionally.
+	different advices for Emacs and XEmacs.  Compile them conditionally.
 	(viper-version): belated version change.
-	
+
 2007-06-14  Juanma Barranquero  <lekktu@gmail.com>
 
 	* follow.el (follow-all-followers, follow-generic-filter):