# HG changeset patch # User Richard M. Stallman # Date 1039102317 0 # Node ID 8da64061d63de60d4763f698538ca7fbc6c04459 # Parent f1e846c193c7962e366857cdc40c210c8ab5875c (outline-mode): Doc fix. diff -r f1e846c193c7 -r 8da64061d63d lisp/textmodes/outline.el --- a/lisp/textmodes/outline.el Thu Dec 05 15:30:52 2002 +0000 +++ b/lisp/textmodes/outline.el Thu Dec 05 15:31:57 2002 +0000 @@ -220,6 +220,7 @@ \\[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.