mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-27 07:41:28 -08:00
Fix overfull hbox in Emacs manual
* doc/emacs/display.texi (Displaying Boundaries): Fix overfull hbox.
This commit is contained in:
parent
fda60094a2
commit
fbf1cb2bf2
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue