Mercurial > emacs
diff lisp/ChangeLog @ 26929:76ebda80c4fd
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Thu, 16 Dec 1999 19:43:46 +0000 |
parents | c928d17d7f42 |
children | 1e3720f2cc94 |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Dec 16 19:42:02 1999 +0000 +++ b/lisp/ChangeLog Thu Dec 16 19:43:46 1999 +0000 @@ -1,5 +1,9 @@ 1999-12-16 Dave Love <fx@gnu.org> + * faces.el (set-face-attribute): Purecopy the attributes set. + + * custom.el (custom-declare-variable): Purecopy value. + * bytecomp.el (byte-compile-bound-variables): Doc fix. (byte-extrude-byte-code-vectors): Use remprop. (byte-compile-lambda): Check that arg is a lambda.