Mercurial > emacs
comparison lisp/ChangeLog @ 63196:72620d384ae2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-367
Remove "-face" suffix from compilation faces
2005-06-10 Miles Bader <miles@gnu.org>
* lisp/progmodes/compile.el (compilation-warning-face)
(compilation-info-face): Remove "-face" suffix from face names.
(compilation-warning-face, compilation-info-face):
New backward-compatibility aliases for renamed faces.
(compilation-warning-face, compilation-info-face):
Use renamed compilation faces.
author | Miles Bader <miles@gnu.org> |
---|---|
date | Fri, 10 Jun 2005 07:34:16 +0000 |
parents | d4857c25a45b |
children | ce2a9eb0ff8a |
comparison
equal
deleted
inserted
replaced
63195:d4857c25a45b | 63196:72620d384ae2 |
---|---|
1 2005-06-10 Miles Bader <miles@gnu.org> | 1 2005-06-10 Miles Bader <miles@gnu.org> |
2 | |
3 * progmodes/compile.el (compilation-warning-face) | |
4 (compilation-info-face): Remove "-face" suffix from face names. | |
5 (compilation-warning-face, compilation-info-face): | |
6 New backward-compatibility aliases for renamed faces. | |
7 (compilation-warning-face, compilation-info-face): | |
8 Use renamed compilation faces. | |
2 | 9 |
3 * add-log.el (change-log-date, change-log-name) | 10 * add-log.el (change-log-date, change-log-name) |
4 (change-log-email, change-log-file, change-log-list) | 11 (change-log-email, change-log-file, change-log-list) |
5 (change-log-conditionals, change-log-function) | 12 (change-log-conditionals, change-log-function) |
6 (change-log-acknowledgement): Remove "-face" suffix from face names. | 13 (change-log-acknowledgement): Remove "-face" suffix from face names. |