]> git.eshelyaron.com Git - emacs.git/commit
Make `outline-hide-body' work in `C-h b' buffers
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 6 Nov 2021 18:49:07 +0000 (19:49 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 6 Nov 2021 18:49:11 +0000 (19:49 +0100)
commitc04ac61a7c87180dcb485863248ae56871d2e861
treebec2dd9b3710aeecf73e58b8c380ce5cea0f5c8e
parent2893ea4e4c8b613aad3cf9c789c73a6a6674435c
Make `outline-hide-body' work in `C-h b' buffers

* lisp/outline.el (outline-flag-region): Update buttons on most
outline toggling commands (bug#51629).
(outline--fix-up-all-buttons): Take a region as parameter.
(outline-cycle-buffer): Adjust call.
lisp/outline.el