Mercurial > emacs
diff lisp/ChangeLog @ 71674:c64592812a59
(byte-compile-form): The `byte-compile'
property may contain an anonymous function rather than a symbol.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 07 Jul 2006 16:34:44 +0000 |
parents | cee3ce32a7ca |
children | 6930c75732b8 |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Jul 07 16:16:18 2006 +0000 +++ b/lisp/ChangeLog Fri Jul 07 16:34:44 2006 +0000 @@ -1,5 +1,8 @@ 2006-07-07 Stefan Monnier <monnier@iro.umontreal.ca> + * emacs-lisp/bytecomp.el (byte-compile-form): The `byte-compile' + property may contain an anonymous function rather than a symbol. + * pcvs-defs.el (cvs-temp-buffer-name): Fix non-hiddenness. * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>: