aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2013-07-29 00:43:01 +0200
committerJuanma Barranquero2013-07-29 00:43:01 +0200
commit9503c190862c8f8cc2d34f393450bd692143a34e (patch)
treeacc97f9ce2ce26f837039b8cb77805b9ea350195 /lisp/ChangeLog
parentd5a845b4d03cf35b4dafcd7632df88c74e6785d0 (diff)
downloademacs-9503c190862c8f8cc2d34f393450bd692143a34e.tar.gz
emacs-9503c190862c8f8cc2d34f393450bd692143a34e.zip
lisp/desktop.el: Fix problem creating minibuffer(less,only) frames.
(desktop--make-frame): Include `minibuffer' in the minimal set of parameters passed when creating a frame, because the minibuffer status of a frame cannot be changed later.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
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 @@
12013-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
12013-07-28 Stephen Berman <stephen.berman@gmx.net> 72013-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