aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2002-12-05 15:31:57 +0000
committerRichard M. Stallman <[email protected]>2002-12-05 15:31:57 +0000
commit60f1a6ef102914525fb3ac12371eb22fe9e4e6a4 (patch)
tree4a0809baee0ac715fa8c9c96aa967952e8c78a12
parentbd0f7fd3df899c562a8ec0495932ba1b01c65999 (diff)
(outline-mode): Doc fix.
-rw-r--r--lisp/textmodes/outline.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/textmodes/outline.el b/lisp/textmodes/outline.el
index 696e2eb946..b857615c7a 100644
--- a/lisp/textmodes/outline.el
+++ b/lisp/textmodes/outline.el
@@ -220,6 +220,7 @@ Commands:\\<outline-mode-map>
\\[hide-body] make all text invisible (not headings).
\\[show-all] make everything in buffer visible.
+\\[hide-sublevels] make only the first N levels of headers visible.
The remaining commands are used when point is on a heading line.
They apply to some of the body or subheadings of that heading.