1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-27 01:01:52 -07: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 ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
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 ; * lisp/mail/rmailmm.el (rmail-mime-set-bulk-data): Fix last change. 2021-04-21 15:29:49 +03:00
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 * lisp/mail/supercite.el (sc-select-attribution): Fix lexical conversion 2021-04-29 18:03:51 -04:00
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 ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
yenc.el