aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMiles Bader <[email protected]>2005-06-10 10:45:17 +0000
committerMiles Bader <[email protected]>2005-06-10 10:45:17 +0000
commitb390eb09fc4c6af8d36eede409ac5b5e6ec7593d (patch)
tree9843cc8026d8cfa587bd31c5a423a6dcd3078494 /lisp/ChangeLog
parent8e49668e158c821282803531670ee84138787635 (diff)
Revision: [email protected]/emacs--cvs-trunk--0--patch-390
Remove "-face" suffix from sgml-namespace face 2005-06-10 Miles Bader <[email protected]> * lisp/textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix from face name. (sgml-namespace-face): New backward-compatibility alias for renamed face. (sgml-namespace-face): Use renamed sgml-namespace 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 5fe427d299..0b7338f31f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,11 @@
2005-06-10 Miles Bader <[email protected]>
+ * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
+ from face name.
+ (sgml-namespace-face): New backward-compatibility alias for
+ renamed face.
+ (sgml-namespace-face): Use renamed sgml-namespace face.
+
* textmodes/org.el (org-level-1, org-level-2, org-level-3)
(org-level-4, org-level-5, org-level-6, org-level-7)
(org-level-8, org-warning, org-headline-done)