; Improve markup of long key sequences

* doc/emacs/display.texi (Text Scale): Avoid breaking key
sequences between lines by using @w{..}.
This commit is contained in:
Eli Zaretskii 2022-12-28 20:33:58 +02:00
parent d42c2668cf
commit 489865c21e

View file

@ -920,8 +920,8 @@ decrease the font size of the affected faces, depending on the
direction of the scrolling. direction of the scrolling.
The final key of these commands may be repeated without the leading The final key of these commands may be repeated without the leading
@kbd{C-x} and without the modifiers. For instance, @kbd{C-x C-= C-= C-=} @kbd{C-x} and without the modifiers. For instance, @w{@kbd{C-x C-= C-= C-=}}
and @kbd{C-x C-= = =} increase the face height by three steps. Each and @w{@kbd{C-x C-= = =}} increase the face height by three steps. Each
step scales the text height by a factor of 1.2; to change this factor, step scales the text height by a factor of 1.2; to change this factor,
customize the variable @code{text-scale-mode-step}. A numeric customize the variable @code{text-scale-mode-step}. A numeric
argument of 0 to the @code{text-scale-adjust} command restores the argument of 0 to the @code{text-scale-adjust} command restores the