From 1c68ff8078a1f8d6f5998f075c30c2ad6ca05898 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 10 May 2024 08:52:33 +0300 Subject: [PATCH] ; * doc/emacs/frames.texi (Scroll Bars): Improve formatting. (cherry picked from commit 2f8bccf9d8c39c08b1a9c85db93d2af8eda988b8) --- doc/emacs/frames.texi | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/emacs/frames.texi b/doc/emacs/frames.texi index 8e6cbeed70b..6c62fde4ffb 100644 --- a/doc/emacs/frames.texi +++ b/doc/emacs/frames.texi @@ -1146,11 +1146,11 @@ text or moving point with a keyboard command will usually bring it back into view. @findex horizontal-scroll-bar-mode - To toggle the use of horizontal scroll bars, type @kbd{M-x -horizontal-scroll-bar-mode}. This command applies to all frames, + To toggle the use of horizontal scroll bars, type @w{@kbd{M-x +horizontal-scroll-bar-mode}}. This command applies to all frames, including frames yet to be created. To toggle horizontal scroll bars -for just the selected frame, use the command @kbd{M-x -toggle-horizontal-scroll-bar}. +for just the selected frame, use the command @w{@kbd{M-x +toggle-horizontal-scroll-bar}}. @vindex horizontal-scroll-bar-mode To control the use of horizontal scroll bars at startup, customize the -- 2.39.5