diff options
| author | Fabrice Niessen | 2013-10-02 06:09:31 +0300 |
|---|---|---|
| committer | Dmitry Gutov | 2013-10-02 06:09:31 +0300 |
| commit | 4e356363b04278ea66baa27f8a0c687a2b40f013 (patch) | |
| tree | 43003b5a51fc6078eafe36b2b129ae8707162ebf /etc/ChangeLog | |
| parent | 0daa080405affe9ab085c4375227fa5ca1ded151 (diff) | |
| download | emacs-4e356363b04278ea66baa27f8a0c687a2b40f013.tar.gz emacs-4e356363b04278ea66baa27f8a0c687a2b40f013.zip | |
* themes/leuven-theme.el: Add Commentary and some headers, update
face definitions, add autoload block which is used when
distributed separately from Emacs.
Diffstat (limited to 'etc/ChangeLog')
| -rw-r--r-- | etc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index a68d76fc4d1..49765c5c873 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2013-10-02 Fabrice Niessen <fni@missioncriticalit.com> | ||
| 2 | |||
| 3 | * themes/leuven-theme.el: Add Commentary and some headers, update | ||
| 4 | face definitions, add autoload block which is used when | ||
| 5 | distributed separately from Emacs. | ||
| 6 | |||
| 1 | 2013-09-22 Daniel Colascione <dancol@dancol.org> | 7 | 2013-09-22 Daniel Colascione <dancol@dancol.org> |
| 2 | 8 | ||
| 3 | * NEWS: Mention new bool-vector functionality. | 9 | * NEWS: Mention new bool-vector functionality. |