]> git.eshelyaron.com Git - emacs.git/commit
Fix ediff3 layouts with window-combination-resize non-nil (Bug#49277)
authorpillule <pillule@riseup.net>
Wed, 18 Aug 2021 07:21:06 +0000 (09:21 +0200)
committerMartin Rudalics <rudalics@gmx.at>
Wed, 18 Aug 2021 07:21:06 +0000 (09:21 +0200)
commitf26a027d6b8e0b894d5d28c446643d411b376ea9
tree70cde4036fa2dd2e2a57fad9997172e931c66d12
parenteddb003f30e48bdbc0b9cb774f261b1558912167
Fix ediff3 layouts with window-combination-resize non-nil (Bug#49277)

* lisp/vc/ediff-wind.el (ediff-setup-windows-plain-compare)
(ediff-setup-windows-multiframe-compare): Fix three windows
layouts produced by ediff3 when 'window-combination-resize'
was customized to t and 'even-window-sizes' to nil.
lisp/vc/ediff-wind.el