emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-27 fbf1cb2: Fix overfull hbox in Emacs manual


From: Eli Zaretskii
Subject: emacs-27 fbf1cb2: Fix overfull hbox in Emacs manual
Date: Tue, 6 Jul 2021 08:26:40 -0400 (EDT)

branch: emacs-27
commit fbf1cb2bf2de54bf894b45225d5ef6bf93f5f70b
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    Fix overfull hbox in Emacs manual
    
    * doc/emacs/display.texi (Displaying Boundaries): Fix overfull
    hbox.
---
 doc/emacs/display.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/emacs/display.texi b/doc/emacs/display.texi
index 69d5df1..dfd3a5a 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]