lisp/desktop.el: Add workaround for bug#14949.
authorJuanma Barranquero <lekktu@gmail.com>
Thu, 25 Jul 2013 00:37:56 +0000 (02:37 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Thu, 25 Jul 2013 00:37:56 +0000 (02:37 +0200)
commitcb3a56d2389eb6fe0635bd28b863c3a0734279c6
tree2082d17f52abc0ca9f2fa8f939d0b015313c9144
parent8121f08950ca36647a6dfa32d02be574b253d9df
lisp/desktop.el: Add workaround for bug#14949.
(desktop--make-frame): Do not pass the `fullscreen' parameter to
modify-frame-parameters if the value has not changed.
(desktop--make-frame): On cl-delete-if call, check parameter name,
not full parameter.
lisp/ChangeLog
lisp/desktop.el