From 92ebfe7da4af5c60d33538d3526ef06d2a0142c4 Mon Sep 17 00:00:00 2001 From: Po Lu Date: Fri, 11 Mar 2022 19:38:45 +0800 Subject: [PATCH] * 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 b3990ae2aa5..0ec7057db20 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 -- 2.39.2