]> git.eshelyaron.com Git - emacs.git/commit
Fix handling of `border-width' in `frameset--restore-frame' (Bug#28873)
authorMartin Rudalics <rudalics@gmx.at>
Wed, 18 Oct 2017 08:04:40 +0000 (10:04 +0200)
committerMartin Rudalics <rudalics@gmx.at>
Wed, 18 Oct 2017 08:04:40 +0000 (10:04 +0200)
commitb970a4a52a1c04afce4916ca2bf337e2b36d26c4
treeafc7c390d266ac9d7b2f4383eb5884588c778ed3
parent445e92658f16255b30b359e296d301fa6b929872
Fix handling of `border-width' in `frameset--restore-frame' (Bug#28873)

* lisp/frameset.el (frameset--restore-frame): Don't process
`border-width' parameter via ‘modify-frame-parameters’
(Bug#28873).
lisp/frameset.el