diff options
| author | Tassilo Horn | 2014-01-05 21:17:13 +0100 |
|---|---|---|
| committer | Tassilo Horn | 2014-01-05 21:17:13 +0100 |
| commit | 0215e125539d96ec561ff693ad2b5c059e868599 (patch) | |
| tree | ee47c47d7e908f792b2680136952ae24d5c7546c /etc/ChangeLog | |
| parent | 3669b6369c900688b9e83a5c6a40740ce1f719ad (diff) | |
| download | emacs-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/ChangeLog | 5 |
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 @@ | |||
| 1 | 2014-01-05 Tassilo Horn <tsdh@gnu.org> | ||
| 2 | |||
| 3 | * themes/tsdh-light-theme.el (tsdh-light): Define org-level-* | ||
| 4 | faces. | ||
| 5 | |||
| 1 | 2013-12-29 Paul Eggert <eggert@cs.ucla.edu> | 6 | 2013-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). |