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 b28517f07ed..8f888e37b06 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2015-03-22 Martin Rudalics <rudalics@gmx.at> | ||
| 2 | |||
| 3 | * emacs-lisp/debug.el (debug): Don't try using "previous" window | ||
| 4 | when its not live or on an invisible frame (Bug#17170). | ||
| 5 | |||
| 1 | 2015-03-21 Mario Lang <mlang@delysid.org> | 6 | 2015-03-21 Mario Lang <mlang@delysid.org> |
| 2 | 7 | ||
| 3 | * emacs-lisp/tabulated-list.el (tabulated-list-print): Only call | 8 | * emacs-lisp/tabulated-list.el (tabulated-list-print): Only call |