diff options
Diffstat (limited to 'lisp/allout.el')
-rw-r--r-- | lisp/allout.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/allout.el b/lisp/allout.el index d0be847aa79..15b7b3a8ac5 100644 --- a/lisp/allout.el +++ b/lisp/allout.el @@ -357,7 +357,7 @@ Examples: grandchildren, but completely collapse the final top-level topic. (-1 () : 1 0) Close the first topic so only the immediate subtopics are shown, - leave the subsequent topics exposed as they are until the second + leave the subsequent topics exposed as they are until the second to last topic, which is exposed at least one level, and completely close the last topic. (-2 : -1 *) |