]> git.eshelyaron.com Git - emacs.git/commit
Add variable to make resizing frames sometimes faster
authorPo Lu <luangruo@yahoo.com>
Mon, 12 Dec 2022 11:21:10 +0000 (19:21 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 12 Dec 2022 12:49:55 +0000 (20:49 +0800)
commit5325d815af43a36ea8571851e272c3d39bc19252
tree0dd159a5076bee9c04b98e2797fcb1e3f7c3880a
parentfcd0b377e0e25b7b68bd51229098edb30972352b
Add variable to make resizing frames sometimes faster

* etc/PROBLEMS: Add documentation about new variable.
* src/xterm.c (x_set_offset, x_set_window_size_1): Respect new
variable.
(syms_of_xterm): Add a new variable to prevent Emacs from
syncing upon resize or movement.
etc/PROBLEMS
src/xterm.c