aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMiles Bader <[email protected]>2005-06-10 09:06:16 +0000
committerMiles Bader <[email protected]>2005-06-10 09:06:16 +0000
commit2058218eac7b3f04b402a876e63b3edd2f2cdd2f (patch)
tree09f4360bc0911039015695aa967766fee6ccee7a /lisp/ChangeLog
parenta335c06e06a305a5abeac1eb3a89f9ec53aa3021 (diff)
Revision: [email protected]/emacs--cvs-trunk--0--patch-379
Remove "-face" suffix from pcvs faces 2005-06-10 Miles Bader <[email protected]> * lisp/pcvs-info.el (cvs-header, cvs-filename, cvs-unknown) (cvs-handled, cvs-need-action, cvs-marked, cvs-msg): Remove "-face" suffix from face names. (cvs-header-face, cvs-filename-face, cvs-unknown-face) (cvs-handled-face, cvs-need-action-face, cvs-marked-face) (cvs-msg-face): New backward-compatibility aliases for renamed faces. (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp): Use renamed pcvs faces.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f9868fd85f..6ec845adcf 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,14 @@
2005-06-10 Miles Bader <[email protected]>
+ * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
+ (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
+ Remove "-face" suffix from face names.
+ (cvs-header-face, cvs-filename-face, cvs-unknown-face)
+ (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
+ (cvs-msg-face): New backward-compatibility aliases for renamed faces.
+ (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
+ Use renamed pcvs faces.
+
* info.el (info-title-1, info-title-2, info-title-3)
(info-title-4): Remove "-face" suffix from and downcase face names.
(Info-title-1-face, Info-title-2-face, Info-title-3-face)