diff options
| author | Chong Yidong | 2011-08-18 20:12:45 -0400 |
|---|---|---|
| committer | Chong Yidong | 2011-08-18 20:12:45 -0400 |
| commit | 5226c7c0169c61977d8914a5feb385bde36077ee (patch) | |
| tree | cf84056c097ef414e262a2d01130e25a933a181b /etc/ChangeLog | |
| parent | c7b98a1c197f91ca0dc85b4eab629b3ef5da7b09 (diff) | |
| download | emacs-5226c7c0169c61977d8914a5feb385bde36077ee.tar.gz emacs-5226c7c0169c61977d8914a5feb385bde36077ee.zip | |
Adapt themes to new error/warning/success faces.
* etc/themes/dichromacy-theme.el:
* etc/themes/wheatgrass-theme.el:
* etc/themes/tango-theme.el:
* etc/themes/tango-dark-theme.el: Add error, warning, and success faces.
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 0e31638a9af..c2f7e3cb0d2 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2011-08-19 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * themes/dichromacy-theme.el: | ||
| 4 | * themes/wheatgrass-theme.el: | ||
| 5 | * themes/tango-theme.el: | ||
| 6 | * themes/tango-dark-theme.el: Add error, warning, and success | ||
| 7 | faces. | ||
| 8 | |||
| 1 | 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com> | 9 | 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com> |
| 2 | 10 | ||
| 3 | * refcards/orgcard.tex: Document `org-copy-visible'. | 11 | * refcards/orgcard.tex: Document `org-copy-visible'. |