1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-24 06:20:43 -08:00

* src/frame.c (scroll_bar_adjust_thumb_portion_p): Adjust doc string.

This commit is contained in:
Po Lu 2022-03-11 19:38:45 +08:00
parent fc987de94b
commit 92ebfe7da4

View 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