]> git.eshelyaron.com Git - emacs.git/commit
* lisp/menu-bar.el (menu-bar-showhide-menu): Add "Outlines" (bug#68979).
authorJuri Linkov <juri@linkov.net>
Sat, 10 Feb 2024 17:34:23 +0000 (19:34 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sun, 11 Feb 2024 16:32:55 +0000 (17:32 +0100)
commita0044a23c73a1b85574c695606c13e3f79ca472e
treea2fe582552a4556a3699f88762b5771f0fda34d3
parentdb131f16afc4be16d7855ae22408d3fc5c4897db
* lisp/menu-bar.el (menu-bar-showhide-menu): Add "Outlines" (bug#68979).

The menu item "Outlines" toggles 'outline-minor-mode' when one
of outline-search-function/outline-regexp/outline-level is defined
in the current buffer.

(cherry picked from commit 0a01b998d13027e5672592f9e60919aa683bad9e)
lisp/menu-bar.el