mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 22:41:06 -08:00
; Advertise scroll bars some more
* doc/emacs/display.texi (Scrolling, Horizontal Scrolling): Mention the scroll bars as alternative means of scrolling.
This commit is contained in:
parent
3d65d4306b
commit
74c6b59af1
1 changed files with 7 additions and 0 deletions
|
|
@ -175,6 +175,9 @@ scroll the current window by one line at a time. If you intend to use
|
||||||
any of these commands, you might want to give them key bindings
|
any of these commands, you might want to give them key bindings
|
||||||
(@pxref{Init Rebinding}).
|
(@pxref{Init Rebinding}).
|
||||||
|
|
||||||
|
On graphical displays, you can also scroll a window using the scroll
|
||||||
|
bar; @pxref{Scroll Bars}.
|
||||||
|
|
||||||
@node Recentering
|
@node Recentering
|
||||||
@section Recentering
|
@section Recentering
|
||||||
|
|
||||||
|
|
@ -405,6 +408,10 @@ than the amount you previously set by @code{scroll-left}. When
|
||||||
other than the one showing the cursor will be scrolled by that minimal
|
other than the one showing the cursor will be scrolled by that minimal
|
||||||
amount.
|
amount.
|
||||||
|
|
||||||
|
On graphical displays, you can scroll a window horizontally using
|
||||||
|
the horizontal scroll bar, if you turn on the optional
|
||||||
|
@code{horizontal-scroll-bar-mode}; @pxref{Scroll Bars}.
|
||||||
|
|
||||||
@node Narrowing
|
@node Narrowing
|
||||||
@section Narrowing
|
@section Narrowing
|
||||||
@cindex widening
|
@cindex widening
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue