diff options
author | Tassilo Horn <tsdh@gnu.org> | 2013-04-24 18:50:14 +0200 |
---|---|---|
committer | Tassilo Horn <tsdh@gnu.org> | 2013-04-24 18:50:14 +0200 |
commit | 5a52e09b9b5e2977f507409517040d58a3691a35 (patch) | |
tree | 411f5e8285b59f7ce2260ed83a9229fa1008fcd1 /etc/ChangeLog | |
parent | ec5098562a018551a4ec9652fa7658304b1bbe59 (diff) | |
download | emacs-5a52e09b9b5e2977f507409517040d58a3691a35.tar.gz |
* themes/tsdh-dark-theme.el (tsdh-dark): Add ido faces and remove
:box from outline faces.
Diffstat (limited to 'etc/ChangeLog')
-rw-r--r-- | etc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index 0dd27a1c0c0..afad0864c84 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,8 @@ +2013-04-24 Tassilo Horn <tsdh@gnu.org> + + * themes/tsdh-dark-theme.el (tsdh-dark): Add ido faces and remove + :box from outline faces. + 2013-04-18 Leo Liu <sdl.web@gmail.com> * NEWS: Mention new key ? for describe-prefix-bindings. |