aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2009-09-01 16:17:53 +0000
committerGlenn Morris2009-09-01 16:17:53 +0000
commit2fb1ec93cedbc35037476cd01b197dd4d2e53434 (patch)
tree4585ba4e30b50765a2215bd4068b3a03b9a8cd81 /lisp/ChangeLog
parentdf78c9e35717f800240861fa9221d0bad6e24c45 (diff)
downloademacs-2fb1ec93cedbc35037476cd01b197dd4d2e53434.tar.gz
emacs-2fb1ec93cedbc35037476cd01b197dd4d2e53434.zip
Mark face aliases with "-face" suffix as obsolete.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e8c8fb61318..e54ce5715c7 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -41,6 +41,14 @@
41 (widget-inactive-face, widget-button-pressed-face): 41 (widget-inactive-face, widget-button-pressed-face):
42 * woman.el (woman-italic-face, woman-bold-face, woman-unknown-face) 42 * woman.el (woman-italic-face, woman-bold-face, woman-unknown-face)
43 (woman-addition-face): 43 (woman-addition-face):
44 * eshell/em-ls.el (eshell-ls-directory-face, eshell-ls-symlink-face)
45 (eshell-ls-executable-face, eshell-ls-readonly-face)
46 (eshell-ls-unreadable-face, eshell-ls-special-face)
47 (eshell-ls-missing-face, eshell-ls-archive-face)
48 (eshell-ls-backup-face, eshell-ls-product-face)
49 (eshell-ls-clutter-face):
50 * eshell/em-prompt.el (eshell-prompt-face):
51 * eshell/esh-test.el (eshell-test-ok-face, eshell-test-failed-face):
44 * obsolete/old-whitespace.el (whitespace-highlight-face): 52 * obsolete/old-whitespace.el (whitespace-highlight-face):
45 * progmodes/ebrowse.el (ebrowse-tree-mark-face) 53 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
46 (ebrowse-root-class-face, ebrowse-file-name-face) 54 (ebrowse-root-class-face, ebrowse-file-name-face)