]> git.eshelyaron.com Git - emacs.git/commitdiff
* src/frame.c (scroll_bar_adjust_thumb_portion_p): Adjust doc string.
authorPo Lu <luangruo@yahoo.com>
Fri, 11 Mar 2022 11:38:45 +0000 (19:38 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 11 Mar 2022 11:38:45 +0000 (19:38 +0800)
src/frame.c

index b3990ae2aa5857265d698cb5f5713f108abbec32..0ec7057db207df752b243ff9a963f442b9b8e95b 100644 (file)
@@ -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