lisp/desktop.el: Fix problem creating minibuffer(less,only) frames.
commit9503c190862c8f8cc2d34f393450bd692143a34e
authorJuanma Barranquero <lekktu@gmail.com>
Sun, 28 Jul 2013 22:43:01 +0000 (29 00:43 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Sun, 28 Jul 2013 22:43:01 +0000 (29 00:43 +0200)
treeacc97f9ce2ce26f837039b8cb77805b9ea350195
parentd5a845b4d03cf35b4dafcd7632df88c74e6785d0
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.
lisp/ChangeLog
lisp/desktop.el