diff options
| author | Ken Manheimer | 2011-02-16 17:10:43 -0500 |
|---|---|---|
| committer | Ken Manheimer | 2011-02-16 17:10:43 -0500 |
| commit | aac7a93503c664ba0d117a904597ecf21b0f0c2f (patch) | |
| tree | 82929ff874db0ff411075ddffe1385a9f067b9ab /etc/ChangeLog | |
| parent | 96497653538b909d541ece0707448b08ea99ee2f (diff) | |
| download | emacs-aac7a93503c664ba0d117a904597ecf21b0f0c2f.tar.gz emacs-aac7a93503c664ba0d117a904597ecf21b0f0c2f.zip | |
* lisp/allout-widgets.el: New allout extension that shows allout outline
structure with graphical widgets. 'allout-widgets' customize group is an
'allout' subgroup, for easy discovery.
* etc/images/icons/allout-widgets-dark-bg,
etc/images/icons/allout-widgets-light-bg: Icons for new allout-widgets.el.
* etc/images/icons/README: Include coypright and GPL 3 license for new
icons.
Diffstat (limited to 'etc/ChangeLog')
| -rw-r--r-- | etc/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index bf6d10ec255..2ab549b4606 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2011-02-16 Ken Manheimer <ken.manheimer@gmail.com> | ||
| 2 | |||
| 3 | * etc/images/icons/allout-widgets-dark-bg, | ||
| 4 | etc/images/icons/allout-widgets-light-bg: Icons for new | ||
| 5 | allout-widgets.el. | ||
| 6 | |||
| 7 | * etc/images/icons/README: Include coypright and GPL 3 license for | ||
| 8 | new icons. | ||
| 9 | |||
| 1 | 2011-02-16 Michael Albinus <michael.albinus@gmx.de> | 10 | 2011-02-16 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 11 | ||
| 3 | * NEWS: Add soap-client.el and soap-inspect.el. | 12 | * NEWS: Add soap-client.el and soap-inspect.el. |