changeset 99068:a487fb70a412

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Thu, 23 Oct 2008 02:40:37 +0000
parents 2b3eb287d910
children c61c4d079bc9
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Oct 23 02:40:09 2008 +0000
+++ b/lisp/ChangeLog	Thu Oct 23 02:40:37 2008 +0000
@@ -1,3 +1,9 @@
+2008-10-23  Glenn Morris  <rgm@gnu.org>
+
+	* emacs-lisp/cl-macs.el (flet): Throw an error when trying to
+	byte-compile a redefinition of a function with special byte-compile
+	handling.  (Bug#411)
+
 2008-10-22  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
 
 	* ps-print.el: Deal with page sizes for label printes.  Suggested by