summaryrefslogtreecommitdiff
path: root/doc/emacs/text.texi
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2022-10-22 22:05:50 +0300
committerEli Zaretskii <eliz@gnu.org>2022-10-22 22:05:50 +0300
commite25a108b09d12502527620ec379a0950cb577311 (patch)
tree673a7f92ee2efddec2056c5c5adbe1e7a8f47533 /doc/emacs/text.texi
parent8bde7d40a400780a23eb8b3ba97a41c9539d17b6 (diff)
downloademacs-e25a108b09d12502527620ec379a0950cb577311.tar.gz
; * doc/emacs/text.texi (Outline Mode): Fix markup and wording.
Diffstat (limited to 'doc/emacs/text.texi')
-rw-r--r--doc/emacs/text.texi15
1 files changed, 8 insertions, 7 deletions
diff --git a/doc/emacs/text.texi b/doc/emacs/text.texi
index 28fea5b6547..0f1c4da0c65 100644
--- a/doc/emacs/text.texi
+++ b/doc/emacs/text.texi
@@ -998,13 +998,14 @@ major mode's special commands. (The variable
@vindex outline-minor-mode-use-buttons
If @code{outline-minor-mode-use-buttons} is non-@code{nil}, Outline
-minor mode will use buttons at the start of the heading lines in
-addition to ellipsis to show that a section is hidden. Then clicking
-on the button with a mouse will toggle displaying the section. If its
-value is @code{insert}, the buttons are inserted directly to the
-buffer, so @kbd{RET} will toggle displaying the section. If the value
-is @code{in-margins}, Outline minor mode will use the window margins
-to show that a section is hidden.
+minor mode will use buttons at the beginning of the heading lines, in
+addition to ellipsis, to show that a section is hidden. Clicking the
+mouse on the button toggles display of the section. If the value of
+this variable is @code{insert}, the buttons are inserted directly into
+the buffer text, so @key{RET} on the button will also toggle display
+of the section, like a mouse click does. If the value is
+@code{in-margins}, Outline minor mode will use the window margins to
+indicate that a section is hidden.
@vindex outline-minor-mode-cycle
If the @code{outline-minor-mode-cycle} user option is