# HG changeset patch # User Dave Love # Date 945373426 0 # Node ID 76ebda80c4fd432743fb271c930ff2cb7ec951b1 # Parent 755f54893c1fc8a967cb36831deea9a7f5a5d418 *** empty log message *** diff -r 755f54893c1f -r 76ebda80c4fd lisp/ChangeLog --- 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 + * 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.