From: Richard M. Stallman Date: Thu, 5 Dec 2002 15:31:57 +0000 (+0000) Subject: (outline-mode): Doc fix. X-Git-Tag: ttn-vms-21-2-B4~12151 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=60f1a6ef102914525fb3ac12371eb22fe9e4e6a4;p=emacs.git (outline-mode): Doc fix. --- diff --git a/lisp/textmodes/outline.el b/lisp/textmodes/outline.el index 696e2eb9466..b857615c7a7 100644 --- a/lisp/textmodes/outline.el +++ b/lisp/textmodes/outline.el @@ -220,6 +220,7 @@ Commands:\\ \\[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.