Calling `describe-function' on `outline-mode' gives the
following description:
...
C-c C-t make all text invisible (not headings).
C-c C-a make everything in buffer visible.
C-c C-q make only the first N levels of headers visible.
...
As the missing command names d
Seems to be a documentation flaw in outline.el:
missing command names.
Calling `describe-function' on `outline-mode' gives the
following description:
...
C-c C-t make all text invisible (not headings).
C-c C-a make everything in buffer visible.
C-c C-q make only the first N levels of headers visi