Mercurial > emacs
comparison lisp/ChangeLog @ 63229:72fae6758182
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-393
Remove "-face" suffix from texinfo-heading face
2005-06-10 Miles Bader <miles@gnu.org>
* lisp/textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
from face name.
(texinfo-heading-face): New backward-compatibility alias for
renamed face.
(texinfo-heading-face): Use renamed texinfo-heading face.
author | Miles Bader <miles@gnu.org> |
---|---|
date | Fri, 10 Jun 2005 10:46:19 +0000 |
parents | 1cde198ddda6 |
children | e64fc04555a1 |
comparison
equal
deleted
inserted
replaced
63228:1cde198ddda6 | 63229:72fae6758182 |
---|---|
1 2005-06-10 Miles Bader <miles@gnu.org> | 1 2005-06-10 Miles Bader <miles@gnu.org> |
2 | |
3 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix | |
4 from face name. | |
5 (texinfo-heading-face): New backward-compatibility alias for | |
6 renamed face. | |
7 (texinfo-heading-face): Use renamed texinfo-heading face. | |
2 | 8 |
3 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face" | 9 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face" |
4 suffix from face names. | 10 suffix from face names. |
5 (tex-math-face, tex-verbatim-face): | 11 (tex-math-face, tex-verbatim-face): |
6 New backward-compatibility aliases for renamed faces. | 12 New backward-compatibility aliases for renamed faces. |