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 3708758df4b..ad193ea0d64 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2013-07-28 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * desktop.el (desktop--make-frame): Include `minibuffer' in the | ||
| 4 | minimal set of parameters passed when creating a frame, because | ||
| 5 | the minibuffer status of a frame cannot be changed later. | ||
| 6 | |||
| 1 | 2013-07-28 Stephen Berman <stephen.berman@gmx.net> | 7 | 2013-07-28 Stephen Berman <stephen.berman@gmx.net> |
| 2 | 8 | ||
| 3 | * calendar/todo-mode.el (todo-rename-file): Fix incorrect use of | 9 | * calendar/todo-mode.el (todo-rename-file): Fix incorrect use of |