diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a000728239c..afb6f696712 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2014-10-18 Jan Djärv <jan.h.d@swipnet.se> | 1 | 2014-10-18 Jan Djärv <jan.h.d@swipnet.se> |
| 2 | 2 | ||
| 3 | * cus-start.el (x-gtk-whole-detached-tool-bar): Remove. | ||
| 4 | |||
| 3 | * term/x-win.el (x-gtk-stock-map): Add icon names suggested as | 5 | * term/x-win.el (x-gtk-stock-map): Add icon names suggested as |
| 4 | replacements to stock names before stock names in a list. | 6 | replacements to stock names before stock names in a list. |
| 5 | Cdr may be a list, each name is tried in turn until one is found. | 7 | Cdr may be a list, each name is tried in turn until one is found. |