diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index fdc61721a13..7bd71260763 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2011-10-08 Martin Rudalics <rudalics@gmx.at> | ||
| 2 | |||
| 3 | * window.el (window--delete): Delete dedicated frame | ||
| 4 | unconditionally when argument KILL is non-nil. (Bug#9699) | ||
| 5 | |||
| 1 | 2011-10-08 Thierry Volpiatto <thierry.volpiatto@gmail.com> | 6 | 2011-10-08 Thierry Volpiatto <thierry.volpiatto@gmail.com> |
| 2 | 7 | ||
| 3 | * lisp/eshell/eshell.el (eshell-command): Avoid using hooks. | 8 | * lisp/eshell/eshell.el (eshell-command): Avoid using hooks. |