Re: documentation in outline.el

2006-02-24 Thread Richard Stallman
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

documentation in outline.el

2006-02-23 Thread Andreas Roehler
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