aboutsummaryrefslogtreecommitdiffstats
path: root/etc/ChangeLog
diff options
context:
space:
mode:
authorTassilo Horn2014-01-05 21:17:13 +0100
committerTassilo Horn2014-01-05 21:17:13 +0100
commit0215e125539d96ec561ff693ad2b5c059e868599 (patch)
treeee47c47d7e908f792b2680136952ae24d5c7546c /etc/ChangeLog
parent3669b6369c900688b9e83a5c6a40740ce1f719ad (diff)
downloademacs-0215e125539d96ec561ff693ad2b5c059e868599.tar.gz
emacs-0215e125539d96ec561ff693ad2b5c059e868599.zip
Define org-level-* faces in tsdh-light theme.
* etc/themes/tsdh-light-theme.el (tsdh-light): Define org-level-* faces.
Diffstat (limited to 'etc/ChangeLog')
-rw-r--r--etc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 7f07c9a4b70..d952550832e 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,8 @@
12014-01-05 Tassilo Horn <tsdh@gnu.org>
2
3 * themes/tsdh-light-theme.el (tsdh-light): Define org-level-*
4 faces.
5
12013-12-29 Paul Eggert <eggert@cs.ucla.edu> 62013-12-29 Paul Eggert <eggert@cs.ucla.edu>
2 7
3 Plain copy-file no longer chmods an existing destination (Bug#16133). 8 Plain copy-file no longer chmods an existing destination (Bug#16133).