diff options
| author | Chong Yidong | 2011-07-06 21:48:14 -0400 |
|---|---|---|
| committer | Chong Yidong | 2011-07-06 21:48:14 -0400 |
| commit | 9970bcb27c7ed4e4a049eb9a90d1008b0702bdb4 (patch) | |
| tree | d1880b3b1b3665befce1e34bbb17b2d045f59b75 /etc/ChangeLog | |
| parent | e14b388ad436ef0b50d839b512ba040feb7d556b (diff) | |
| download | emacs-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/ChangeLog | 8 |
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 @@ | |||
| 1 | 2011-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 | |||
| 1 | 2011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org> | 9 | 2011-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. |