aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
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 @@
12011-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
12011-10-08 Thierry Volpiatto <thierry.volpiatto@gmail.com> 62011-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.