Mercurial > emacs
comparison lisp/ChangeLog @ 26923:c928d17d7f42
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Thu, 16 Dec 1999 19:07:06 +0000 |
parents | 090205cad78a |
children | 76ebda80c4fd |
comparison
equal
deleted
inserted
replaced
26922:6fdf1f6c23a0 | 26923:c928d17d7f42 |
---|---|
1 1999-12-16 Dave Love <fx@gnu.org> | |
2 | |
3 * bytecomp.el (byte-compile-bound-variables): Doc fix. | |
4 (byte-extrude-byte-code-vectors): Use remprop. | |
5 (byte-compile-lambda): Check that arg is a lambda. | |
6 | |
1 1999-11-16 Anders Lindgren <AndersL@andersl.com> | 7 1999-11-16 Anders Lindgren <AndersL@andersl.com> |
2 | 8 |
3 * font-lock.el: System for adding and removing keywords. | 9 * font-lock.el: System for adding and removing keywords. |
4 Both local (previously added keyword) and global keywords | 10 Both local (previously added keyword) and global keywords |
5 can be removed. | 11 can be removed. |