aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMiles Bader <[email protected]>2005-06-10 10:43:04 +0000
committerMiles Bader <[email protected]>2005-06-10 10:43:04 +0000
commit10853fc39e93be98900110bfa2634375279b08d4 (patch)
tree0dd66f1d90c8a1972162c1f13a805a6efaf36caa /lisp/ChangeLog
parent9bd4fb3fb87f2a26a1d2cb514d8d1fff374e5a9f (diff)
Revision: [email protected]/emacs--cvs-trunk--0--patch-383
Remove "-face" suffix from strokes-char face 2005-06-10 Miles Bader <[email protected]> * lisp/strokes.el (strokes-char): Remove "-face" suffix from face name. (strokes-char-face): New backward-compatibility alias for renamed face. (strokes-encode-buffer): Use renamed strokes-char face.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 4b10762b87..8feae6eb7e 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,9 @@
2005-06-10 Miles Bader <[email protected]>
+ * strokes.el (strokes-char): Remove "-face" suffix from face name.
+ (strokes-char-face): New backward-compatibility alias for renamed face.
+ (strokes-encode-buffer): Use renamed strokes-char face.
+
* pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
(cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
Remove "-face" suffix from face names.
@@ -75,8 +79,8 @@
* whitespace.el (whitespace-highlight): Remove "-face" suffix from
face name.
(whitespace-highlight-the-space): Use renamed face.
- (whitespace-highlight-face): New backward-compatibility aliases
- for renamed face.
+ (whitespace-highlight-face): New backward-compatibility alias for
+ renamed face.
* woman.el (woman-italic, woman-bold, woman-unknown)
(woman-addition, woman-symbol-face):