1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-11 05:51:21 -08:00
emacs/lisp/mh-e
Stephen Gildea 120b2bb67b ; 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.
2021-08-23 19:59:39 -07:00
..
ChangeLog.1
ChangeLog.2
mh-acros.el
mh-alias.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
mh-buffers.el
mh-comp.el ; migrate MH-E to mail-parse library 2021-08-23 19:59:39 -07:00
mh-compat.el
mh-e.el ; MH-E doc: SourceForge repo is no longer current 2021-08-21 14:37:54 -07:00
mh-folder.el
mh-funcs.el
mh-gnus.el
mh-identity.el
mh-inc.el
mh-junk.el ; migrate MH-E to mail-parse library 2021-08-23 19:59:39 -07:00
mh-letter.el
mh-limit.el
mh-mime.el ; migrate MH-E to mail-parse library 2021-08-23 19:59:39 -07:00
mh-print.el
mh-scan.el
mh-search.el
mh-seq.el
mh-show.el
mh-speed.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
mh-thread.el
mh-tool-bar.el
mh-utils.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
mh-xface.el ; migrate MH-E to mail-parse library 2021-08-23 19:59:39 -07:00