From: Eli Zaretskii Date: Tue, 6 Jul 2021 12:25:51 +0000 (+0300) Subject: Fix overfull hbox in Emacs manual X-Git-Tag: emacs-28.0.90~1936^2 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=fbf1cb2bf2;p=emacs.git Fix overfull hbox in Emacs manual * doc/emacs/display.texi (Displaying Boundaries): Fix overfull hbox. --- diff --git a/doc/emacs/display.texi b/doc/emacs/display.texi index 69d5df1b01d..dfd3a5a43d4 100644 --- a/doc/emacs/display.texi +++ b/doc/emacs/display.texi @@ -1181,8 +1181,8 @@ that has some special meaning for formatting the source code of a program. To activate the fill-column indication display, use the minor modes -@w{@kbd{M-x display-fill-column-indicator-mode}} and -@w{@kbd{M-x global-display-fill-column-indicator-mode}}, which enable +@code{display-fill-column-indicator-mode} and +@code{global-display-fill-column-indicator-mode}, which enable the indicator locally or globally, respectively. Alternatively, you can set the two buffer-local variables