Mercurial > emacs
comparison lisp/ChangeLog @ 84457:33b5c158a227
(outline-4, outline-5, outline-7):
Move font-lock-builtin-face down from 4 to 7 to better keep the
progression of color brightness, and to better match Org-mode's faces.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 10 Sep 2007 18:21:58 +0000 |
parents | 371bf4ba333b |
children | 421165172d8f |
comparison
equal
deleted
inserted
replaced
84456:26077e45b33f | 84457:33b5c158a227 |
---|---|
1 2007-09-10 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * outline.el (outline-4, outline-5, outline-7): | |
4 Move font-lock-builtin-face down from 4 to 7 to better keep the | |
5 progression of color brightness, and to better match Org-mode's faces. | |
6 | |
1 2007-09-10 Micha,Ak(Bl Cadilhac <michael@cadilhac.name> | 7 2007-09-10 Micha,Ak(Bl Cadilhac <michael@cadilhac.name> |
2 | 8 |
3 * progmodes/meta-mode.el (meta-font-lock-keywords) | 9 * progmodes/meta-mode.el (meta-font-lock-keywords) |
4 (font-lock-match-meta-declaration-item-and-skip-to-next) | 10 (font-lock-match-meta-declaration-item-and-skip-to-next) |
5 (meta-comment-indent, meta-indent-previous-line) | 11 (meta-comment-indent, meta-indent-previous-line) |