changeset 48675:8da64061d63d

(outline-mode): Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Thu, 05 Dec 2002 15:31:57 +0000
parents f1e846c193c7
children ec58afc62803
files lisp/textmodes/outline.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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.