emacs-diffs
[Top][All Lists]
Advanced

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

master 92ebfe7da4: * src/frame.c (scroll_bar_adjust_thumb_portion_p): Ad


From: Po Lu
Subject: master 92ebfe7da4: * src/frame.c (scroll_bar_adjust_thumb_portion_p): Adjust doc string.
Date: Fri, 11 Mar 2022 06:39:25 -0500 (EST)

branch: master
commit 92ebfe7da4af5c60d33538d3526ef06d2a0142c4
Author: Po Lu <luangruo@yahoo.com>
Commit: Po Lu <luangruo@yahoo.com>

    * src/frame.c (scroll_bar_adjust_thumb_portion_p): Adjust doc string.
---
 src/frame.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/frame.c b/src/frame.c
index b3990ae2aa..0ec7057db2 100644
--- a/src/frame.c
+++ b/src/frame.c
@@ -6270,7 +6270,7 @@ Setting this variable does not affect existing frames, 
only new ones.  */);
 
   DEFVAR_BOOL ("scroll-bar-adjust-thumb-portion",
                scroll_bar_adjust_thumb_portion_p,
-               doc: /* Adjust thumb for overscrolling for Gtk+ and MOTIF.
+               doc: /* Adjust scroll bars for overscrolling for Gtk+, Motif 
and Haiku.
 Non-nil means adjust the thumb in the scroll bar so it can be dragged downwards
 even if the end of the buffer is shown (i.e. overscrolling).
 Set to nil if you want the thumb to be at the bottom when the end of the buffer



reply via email to

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