]> git.eshelyaron.com Git - emacs.git/commit
Add prefix argument to outline-cycle-buffer
authorAugusto Stoffel <arstoffel@gmail.com>
Thu, 8 Sep 2022 07:56:59 +0000 (09:56 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 8 Sep 2022 12:40:02 +0000 (14:40 +0200)
commitf10645d26029523e8d7520b266ac7e04d8794e50
treedff53ea7593cb2b8d6b1751fbbadaa3ca2e43209
parentaa02ffb2ab06e956dfd27b9a61fc4739574215ec
Add prefix argument to outline-cycle-buffer

* lisp/outline.el (outline-cycle-buffer): Add prefix argument to show
headings up to a given level.  Handle the case where the top
heading level is not 1.
lisp/outline.el