summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp
diff options
context:
space:
mode:
authorStephen Gildea <stepheng+emacs@gildea.com>2021-08-23 19:58:13 -0700
committerStephen Gildea <stepheng+emacs@gildea.com>2021-08-23 19:59:39 -0700
commit120b2bb67b6186427ca1a007f1a11ddf3e220c5b (patch)
tree6f05778501766dd77d03e384b51867de6df1b7ef /test/lisp/emacs-lisp
parenta849b5641044c19ee3d8a4206c7c827e2620c325 (diff)
downloademacs-120b2bb67b6186427ca1a007f1a11ddf3e220c5b.tar.gz
emacs-120b2bb67b6186427ca1a007f1a11ddf3e220c5b.tar.bz2
emacs-120b2bb67b6186427ca1a007f1a11ddf3e220c5b.zip
; migrate MH-E to mail-parse library
Move MH-E from low-level libraries to the high-level mail-parse library. * lisp/mh-e/mh-comp.el: replace ietf-drums-parse-address with mail-header-parse-address. * lisp/mh-e/mh-junk.el: replace ietf-drums-parse-address with mail-header-parse-address; remove mh-funcall-if-exists wrapper. * lisp/mh-e/mh-xface.el: replace ietf-drums-parse-address with mail-header-parse-address; remove fboundp wrapper. * lisp/mh-e/mh-mime.el: replace rfc2047-decode-region with mail-decode-encoded-word-region.
Diffstat (limited to 'test/lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions