diff options
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 390c816145a..5e2440d7a6a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2008-10-23 Glenn Morris <rgm@gnu.org> + * 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) |