]> git.eshelyaron.com Git - emacs.git/commit
Disable extended frame synchronization by default
authorPo Lu <luangruo@yahoo.com>
Sun, 6 Feb 2022 11:51:05 +0000 (19:51 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 6 Feb 2022 11:51:05 +0000 (19:51 +0800)
commit37751569902a8c1073bea64059f01540221d7361
tree946ac88d70c02919a7f329a1f5c49942419916ad
parent30c6074d5a8ba16cab90528f703039c2eddf82c1
Disable extended frame synchronization by default

* doc/emacs/xresources.texi (Table of Resources): Document
new possible value of `synchronizeResize'.
* src/xfns.c (Fx_create_frame): Set synchronization protocol
according to `synchronizeResize'.
doc/emacs/xresources.texi
src/xfns.c