]> git.eshelyaron.com Git - emacs.git/commit
Minor additions to last change
authorPo Lu <luangruo@yahoo.com>
Fri, 29 Jul 2022 09:14:05 +0000 (17:14 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 29 Jul 2022 09:27:36 +0000 (17:27 +0800)
commitacefbcf8351180b4eff46b30491ce758dcc42feb
tree7e7a5d8a6622684d5284589e68722ea0178891f9
parentee93a06b8b1922b31e12cfe60566779f185ddeba
Minor additions to last change

* doc/emacs/xresources.texi (Table of Resources): Update
description of `extended'.
* etc/NEWS: Announce frame tearing reduction.

* src/xterm.c (x_sync_update_finish, x_sync_update_begin)
(x_update_begin, x_update_end, show_back_buffer, x_flip_and_flush)
(XTframe_up_to_date, handle_one_xevent): Minor redesign of frame
synchronization feature.  Fix crash with overflow and checking.
doc/emacs/xresources.texi
etc/NEWS
src/xterm.c