]> git.eshelyaron.com Git - emacs.git/commitdiff
Improve documentation of inhibit-double-buffering
authorPo Lu <luangruo@yahoo.com>
Tue, 10 Oct 2023 08:58:21 +0000 (16:58 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 10 Oct 2023 08:58:21 +0000 (16:58 +0800)
* doc/lispref/frames.texi (Management Parameters): Reword joke
and mention the precise circumstances where
inhibit-double-double-buffering is useful.

doc/lispref/frames.texi

index 5d6e18092862fb87ada023b83723fe63b604d385..75bc4de4f614c076de8bf7a6a1e1c270fcf061ab 100644 (file)
@@ -2219,8 +2219,10 @@ resource must also be set to the string @code{"extended"}.
 @item inhibit-double-buffering
 If non-@code{nil}, the frame is drawn to the screen without double
 buffering.  Emacs normally attempts to use double buffering, where
-available, to reduce flicker.  Set this property if you experience
-display bugs or pine for that retro, flicker-y feeling.
+available, to reduce flicker; nevertheless, this parameter is provided
+for circumstances where double-buffering induces display corruption,
+and for those eccentrics wistful for the immemorial flicker that once
+beset Emacs.
 
 @vindex skip-taskbar@r{, a frame parameter}
 @item skip-taskbar