Suppress false positives in apropos-value
commiteda4888e54a278226c51a2491594e8703c105d21
authorBoruch Baum <boruch_baum@gmx.com>
Sun, 2 May 2021 08:22:21 +0000 (2 10:22 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 2 May 2021 08:22:21 +0000 (2 10:22 +0200)
treed6f5041693c7b7880f1621dcd00c066ea8e57880
parentf1adb6b77a948e4f2f3223940edb15e56c30466d
Suppress false positives in apropos-value

* lisp/apropos.el (apropos-value): Skip more apropos-internal
variables (bug#48063).
(apropos-value-internal): Skip the first value in the history
values, which always contains the match.
lisp/apropos.el