Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
26928:755f54893c1f | 26929:76ebda80c4fd |
---|---|
1 1999-12-16 Dave Love <fx@gnu.org> | 1 1999-12-16 Dave Love <fx@gnu.org> |
2 | |
3 * faces.el (set-face-attribute): Purecopy the attributes set. | |
4 | |
5 * custom.el (custom-declare-variable): Purecopy value. | |
2 | 6 |
3 * bytecomp.el (byte-compile-bound-variables): Doc fix. | 7 * bytecomp.el (byte-compile-bound-variables): Doc fix. |
4 (byte-extrude-byte-code-vectors): Use remprop. | 8 (byte-extrude-byte-code-vectors): Use remprop. |
5 (byte-compile-lambda): Check that arg is a lambda. | 9 (byte-compile-lambda): Check that arg is a lambda. |
6 | 10 |