emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 905dad0a31: * doc/emacs/xresources.texi (Table of Resources): Imp


From: Po Lu
Subject: master 905dad0a31: * doc/emacs/xresources.texi (Table of Resources): Improve wording.
Date: Sun, 6 Feb 2022 20:57:33 -0500 (EST)

branch: master
commit 905dad0a3186a464d0c7d249cb185e55be43dfd7
Author: Po Lu <luangruo@yahoo.com>
Commit: Po Lu <luangruo@yahoo.com>

    * doc/emacs/xresources.texi (Table of Resources): Improve wording.
---
 doc/emacs/xresources.texi | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/doc/emacs/xresources.texi b/doc/emacs/xresources.texi
index c7c6c072ee..893fef16ed 100644
--- a/doc/emacs/xresources.texi
+++ b/doc/emacs/xresources.texi
@@ -375,14 +375,14 @@ displaying the preview text.
 
 @item @code{synchronizeResize} (class @code{SynchronizeResize})
 If @samp{off} or @samp{false}, Emacs will not try to tell the window
-manager when it has finished redrawing the display in response to a
-request to resize a frame.  Otherwise, the window manager will
-postpone drawing a frame that was just resized until its contents are
-updated, which prevents blank areas of a frame that have not yet been
-painted from being displayed.  If set to @samp{extended}, it will
-enable use of extended frame synchronization, which might be supported
-by some compositing window managers which don't support basic
-synchronization.
+manager when it has finished redrawing the display in response to a a
+frame being resized.  Otherwise, the window manager will postpone
+drawing a frame that was just resized until its contents are updated,
+which prevents blank areas of a frame that have not yet been painted
+from being displayed.  If set to @samp{extended}, it will enable use
+of an alternative frame synchronization protocol, which might be
+supported by some compositing window managers that don't support the
+protocol Emacs uses by default.
 
 @item @code{verticalScrollBars} (class @code{ScrollBars})
 Give frames scroll bars on the left if @samp{left}, on the right if



reply via email to

[Prev in Thread] Current Thread [Next in Thread]