]> git.eshelyaron.com Git - emacs.git/commit
Fix epg filtering out keys that contain revoked IDs
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 4 Feb 2021 08:25:28 +0000 (09:25 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 4 Feb 2021 08:25:32 +0000 (09:25 +0100)
commita8958640c4d8b17d6bc093d94741565276fa9e5f
treea7733178680760c2dccd5c3f2bc9f51bd4747749
parente4cafc5430615cf282038e26650719654834418c
Fix epg filtering out keys that contain revoked IDs

* lisp/epg.el (epg--filter-revoked-keys): Only filter out the
revoked user ids, not the entire key that contains revoked user
ids (bug#46138).
lisp/epg.el