# HG changeset patch # User Glenn Morris # Date 1224729637 0 # Node ID a487fb70a412fa2e4174c5607783c00dc47092b6 # Parent 2b3eb287d9105f307a1a2a692ab8dc7b9932aec3 *** empty log message *** diff -r 2b3eb287d910 -r a487fb70a412 lisp/ChangeLog --- 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 + + * 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 * ps-print.el: Deal with page sizes for label printes. Suggested by