]> git.eshelyaron.com Git - emacs.git/commitdiff
(outline-mode): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Thu, 5 Dec 2002 15:31:57 +0000 (15:31 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 5 Dec 2002 15:31:57 +0000 (15:31 +0000)
lisp/textmodes/outline.el

index 696e2eb9466aa7bf402b55b50623eecd5bf13ade..b857615c7a7b930a27339404b567f372971aa704 100644 (file)
@@ -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.