aboutsummaryrefslogtreecommitdiffstats
path: root/etc/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2011-07-06 21:48:14 -0400
committerChong Yidong2011-07-06 21:48:14 -0400
commit9970bcb27c7ed4e4a049eb9a90d1008b0702bdb4 (patch)
treed1880b3b1b3665befce1e34bbb17b2d045f59b75 /etc/ChangeLog
parente14b388ad436ef0b50d839b512ba040feb7d556b (diff)
downloademacs-9970bcb27c7ed4e4a049eb9a90d1008b0702bdb4.tar.gz
emacs-9970bcb27c7ed4e4a049eb9a90d1008b0702bdb4.zip
Tweak to `button' face in custom themes.
* etc/themes/dichromacy-theme.el: * etc/themes/tango-theme.el: * etc/themes/tango-dark-theme.el: * etc/themes/wheatgrass-theme.el: Don't define button face separately; it inherits from link now.
Diffstat (limited to 'etc/ChangeLog')
-rw-r--r--etc/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 5e80b5029ff..f2098dc210d 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,11 @@
12011-07-07 Chong Yidong <cyd@stupidchicken.com>
2
3 * themes/dichromacy-theme.el:
4 * themes/tango-theme.el:
5 * themes/tango-dark-theme.el:
6 * themes/wheatgrass-theme.el: Don't define button face separately;
7 it inherits from link now.
8
12011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org> 92011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2 10
3 * NEWS: Clarify that `smtpmail-starttls-credentials' doesn't exist. 11 * NEWS: Clarify that `smtpmail-starttls-credentials' doesn't exist.