# HG changeset patch # User Glenn Morris # Date 1224729740 0 # Node ID 35428148c302ea3c1bedaf4cb4a55007b4ecfdb2 # Parent c61c4d079bc953af3c9d66bde21099632e7cdf4f *** empty log message *** diff -r c61c4d079bc9 -r 35428148c302 lisp/ChangeLog --- a/lisp/ChangeLog Thu Oct 23 02:42:07 2008 +0000 +++ b/lisp/ChangeLog Thu Oct 23 02:42:20 2008 +0000 @@ -1,5 +1,7 @@ 2008-10-23 Glenn Morris + * pcmpl-rpm.el (pcomplete/rpm): Doc fix. + * 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)