]> git.eshelyaron.com Git - emacs.git/commit
epg: Use unibyte string to decode percent escapes
authorChristophe Troestler <Christophe.Troestler@umons.ac.be>
Wed, 5 Jun 2019 13:37:04 +0000 (15:37 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 22 Jun 2019 09:25:19 +0000 (12:25 +0300)
commit248a82e31f84d8dedfd875562bea522336d663e6
treebe16a555b7c022277871118463a96e7e89a0d270
parent4daccefa85e37ded2e6b399c82f92f23d129c7f8
epg: Use unibyte string to decode percent escapes

* lisp/epg.el (epg--status-USERID_HINT, epg--status-*SIG)
(epg--status-IMPORTED): Call epg--decode-percent-escape-as-utf-8.
(epg--decode-percent-escape): Convert STRING to unibyte.
(epg--decode-percent-escape-as-utf-8): New function.  (Bug#36098)

Copyright-paperwork-exempt: yes
lisp/epg.el