]> git.eshelyaron.com Git - emacs.git/commitdiff
; Advertise scroll bars some more
authorEli Zaretskii <eliz@gnu.org>
Wed, 8 May 2024 13:44:05 +0000 (16:44 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sun, 12 May 2024 15:47:42 +0000 (17:47 +0200)
* doc/emacs/display.texi (Scrolling, Horizontal Scrolling):
Mention the scroll bars as alternative means of scrolling.

(cherry picked from commit 74c6b59af15d7e7f7456eff3620619a1b2e82c51)

doc/emacs/display.texi

index d2557d6148e19b2737d27d2bb7f3036791aa11d8..0b3fb611d3541fba5c77d3f66940ac32b22fa47b 100644 (file)
@@ -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
 (@pxref{Init Rebinding}).
 
+  On graphical displays, you can also scroll a window using the scroll
+bar; @pxref{Scroll Bars}.
+
 @node 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
 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
 @section Narrowing
 @cindex widening