Mercurial > emacs
comparison lisp/ChangeLog @ 45759:877fc0c21044
*** empty log message ***
author | Colin Walters <walters@gnu.org> |
---|---|
date | Wed, 12 Jun 2002 04:50:47 +0000 |
parents | 55eeb73a3227 |
children | 65b3d2289a42 |
comparison
equal
deleted
inserted
replaced
45758:d6822e2dafb3 | 45759:877fc0c21044 |
---|---|
1 2002-06-12 Colin Walters <walters@debian.org> | |
2 | |
3 * font-core.el (font-lock-core-only): Variable deleted. All uses | |
4 removed. | |
5 (font-lock-set-defaults): Variable alist settings moved back into | |
6 font-lock-set-defaults-1. | |
7 (turn-on-font-lock-if-enabled): Always turn on font-lock unless it | |
8 is specifically excluded by the user. | |
9 | |
1 2002-06-11 Richard M. Stallman <rms@gnu.org> | 10 2002-06-11 Richard M. Stallman <rms@gnu.org> |
2 | 11 |
3 * format.el (format-alist): Document new element PRESERVE. | 12 * format.el (format-alist): Document new element PRESERVE. |
4 (format-write-file): Implement PRESERVE elt for a format. | 13 (format-write-file): Implement PRESERVE elt for a format. |
5 | 14 |