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 5dbd7fb4bf1..95f59c65fc7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-07-25 Christopher Schmidt <christopher@ch.ristopher.com> | ||
| 2 | |||
| 3 | * emacs-lisp/pp.el (pp-display-expression): Select old selected | ||
| 4 | window only if it is still live (Bug#12034). | ||
| 5 | |||
| 1 | 2012-07-25 Martin Rudalics <rudalics@gmx.at> | 6 | 2012-07-25 Martin Rudalics <rudalics@gmx.at> |
| 2 | 7 | ||
| 3 | * subr.el (redirect-frame-focus): Add advertised calling | 8 | * subr.el (redirect-frame-focus): Add advertised calling |