]> git.eshelyaron.com Git - emacs.git/commit
Allow using outline minor mode in `M-x apropos-value'
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 23 Jan 2022 14:43:19 +0000 (15:43 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 23 Jan 2022 14:43:19 +0000 (15:43 +0100)
commitd0f3de72b678608677e1021f3e3c4dd42935b537
tree579ae445da65f92da55805511d73125d8833bb41
parenta37da91a092c460384bce2ab16341d4e6ec06a9b
Allow using outline minor mode in `M-x apropos-value'

* lisp/apropos.el (apropos-mode): Set up outline minor mode
(bug#31094).
(apropos-value): Don't add "---" separators, because it doesn't
really seem to add anything much.
(apropos-value-internal): Escape newlines so that no values can be
confused for headings.
lisp/apropos.el