1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-15 07:41:09 -08:00
emacs/lisp/mail
Lars Ingebrigtsen 1dc79aa8fc Make epg use rfc6068 for decoding %-encoded strings
* lisp/epg.el (epg--decode-percent-escape-as-utf-8): Make obsolete
and adjust callers.
(epg--decode-hexstring): Ditto.

* lisp/mail/rfc6068.el (rfc6068-unhexify-string): Allow returning
non-decoded octets (bug#39689).
2021-08-30 02:03:15 +02:00
..
binhex.el
blessmail.el
emacsbug.el
feedmail.el
flow-fill.el
footnote.el
hashcash.el
ietf-drums.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
mail-extr.el Add new functions for lax mail address splitting 2021-08-14 15:20:59 +02:00
mail-hist.el
mail-parse.el Add new functions for lax mail address splitting 2021-08-14 15:20:59 +02:00
mail-prsvr.el
mail-utils.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
mailabbrev.el
mailalias.el
mailclient.el
mailheader.el
mspools.el
qp.el
reporter.el
rfc822.el
rfc2045.el
rfc2047.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
rfc2231.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
rfc6068.el Make epg use rfc6068 for decoding %-encoded strings 2021-08-30 02:03:15 +02:00
rmail-spam-filter.el
rmail.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
rmailedit.el
rmailkwd.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
rmailmm.el
rmailmsc.el
rmailout.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
rmailsort.el
rmailsum.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
sendmail.el Avoid querying in a noninteractive Emacs. 2021-05-11 22:59:12 -04:00
smtpmail.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
supercite.el
uce.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
undigest.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
unrmail.el
uudecode.el
yenc.el