]> git.eshelyaron.com Git - emacs.git/commit
Allow floating the ediff control frame under X
authorSpencer Baugh <sbaugh@catern.com>
Fri, 7 Apr 2023 21:54:06 +0000 (17:54 -0400)
committerEli Zaretskii <eliz@gnu.org>
Thu, 6 Jul 2023 07:45:59 +0000 (10:45 +0300)
commite02d0b554e70b8e2170c8eb4411608ef54e7de1d
tree98d47e4acea2ae3fea755c7fab5145a23583c051
parentea845e3fcd1d784c2f86595ff43f3fb37fd081ef
Allow floating the ediff control frame under X

This is a step in the direction of making ediff behave better by
default under tiling window managers and fixing Bug#62164.

* lisp/vc/ediff-wind.el (ediff-floating-control-frame): Add
defcustom.
(ediff-frame-make-utility, ediff-setup-control-frame): Allow setting
the control frame up as a utility window under X.  (Bug#62164)
lisp/vc/ediff-wind.el