aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMiles Bader <[email protected]>2005-06-10 10:45:37 +0000
committerMiles Bader <[email protected]>2005-06-10 10:45:37 +0000
commitb4c925d8e57082786c4f7dc5d209888fb8af0f82 (patch)
tree2eb83e8f731f69e7be54b2403ee39815a418c302 /lisp/ChangeLog
parentb390eb09fc4c6af8d36eede409ac5b5e6ec7593d (diff)
Revision: [email protected]/emacs--cvs-trunk--0--patch-391
Remove "-face" suffix from table-cell face 2005-06-10 Miles Bader <[email protected]> * lisp/textmodes/table.el (table-cell): Remove "-face" suffix from face name. (table-cell-face): New backward-compatibility alias for renamed face. (table--put-cell-face-property, table--update-cell-face): Use renamed table-cell 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 0b7338f31f..84cc6c6ee2 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,11 @@
2005-06-10 Miles Bader <[email protected]>
+ * textmodes/table.el (table-cell): Remove "-face" suffix from face
+ name.
+ (table-cell-face): New backward-compatibility alias for renamed face.
+ (table--put-cell-face-property, table--update-cell-face):
+ Use renamed table-cell face.
+
* textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
from face name.
(sgml-namespace-face): New backward-compatibility alias for