]> git.eshelyaron.com Git - emacs.git/commit
* lisp/help-fns.el (describe-mode-outline): New user option (bug#64684).
authorJuri Linkov <juri@linkov.net>
Thu, 22 Feb 2024 17:38:17 +0000 (19:38 +0200)
committerEshel Yaron <me@eshelyaron.com>
Wed, 28 Feb 2024 17:40:05 +0000 (18:40 +0100)
commitd2ceffae55f9149f86c5ad9818cf0968de6067cb
tree5588fcbcc4b67562949c33ede1213daf3f318346
parent57860c73d532e93beae80f4d2310682786f86aec
* lisp/help-fns.el (describe-mode-outline): New user option (bug#64684).

(describe-mode, describe-mode--minor-modes): Use 'describe-mode-outline'.

* lisp/help-mode.el (help-setup-xref): After disabling outline-minor-mode
also kill all outline-related local variables.  So that they won't affect
the output of other help commands in the same help buffer.

(cherry picked from commit cc58626f643c1b19e66bab9c6a39026c7e419ab9)
etc/NEWS
lisp/help-fns.el
lisp/help-mode.el