aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMiles Bader <[email protected]>2005-06-10 10:46:19 +0000
committerMiles Bader <[email protected]>2005-06-10 10:46:19 +0000
commite639491a87bb04b6959b50a254ac450f9bf7b566 (patch)
treeb4508bc51b026d4cc51610132a8f7a02da1f3f3d /lisp/ChangeLog
parentad49d9d6ecd1884cd9567cc25fcb91354fe43a46 (diff)
Revision: [email protected]/emacs--cvs-trunk--0--patch-393
Remove "-face" suffix from texinfo-heading face 2005-06-10 Miles Bader <[email protected]> * 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.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 0b13139e0a..9845f5a13d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,11 @@
2005-06-10 Miles Bader <[email protected]>
+ * 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.
+
* textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
suffix from face names.
(tex-math-face, tex-verbatim-face):