]> git.eshelyaron.com Git - emacs.git/commit
Fix problems with non-ASCII non-encoded PGP names
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 21 Sep 2021 05:12:35 +0000 (07:12 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 21 Sep 2021 05:12:35 +0000 (07:12 +0200)
commit8c4cb2fe069ff1bc1ab8b2166e2d6dbafe96048c
tree90fb5d747b38c117a7935467808e18c796a91a18
parenta202f6a39a36e871937d161112dfb1777adbcfe6
Fix problems with non-ASCII non-encoded PGP names

* lisp/epg.el (epg-signature-to-string): User IDs may be
non-encoded, non-ASCII (bug#50706).
lisp/epg.el