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:
parent
fc987de94b
commit
92ebfe7da4
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue