diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0bba2e5fb58..b74f4886f37 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2013-08-23 Martin Rudalics <rudalics@gmx.at> | ||
| 2 | |||
| 3 | * window.el (display-buffer-pop-up-frame): Call | ||
| 4 | pop-up-frame-function with BUFFER current so `make-frame' will | ||
| 5 | use it as the new frame's buffer (Bug#15133). | ||
| 6 | |||
| 1 | 2013-08-22 Stefan Monnier <monnier@iro.umontreal.ca> | 7 | 2013-08-22 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 8 | ||
| 3 | * calendar/timeclock.el: Minor cleanups. | 9 | * calendar/timeclock.el: Minor cleanups. |