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 ; fix 2 typos in MH-E comments 2021-07-30 06:35:48 -07:00
ChangeLog.2 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
mh-acros.el ; Remove some useless comments 2021-04-16 14:54:02 +02:00
mh-alias.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
mh-buffers.el ; Remove some useless comments 2021-04-16 14:54:02 +02:00
mh-comp.el ; migrate MH-E to mail-parse library 2021-08-23 19:59:39 -07:00
mh-compat.el ; Remove some useless comments 2021-04-16 14:54:02 +02:00
mh-e.el ; MH-E doc: SourceForge repo is no longer current 2021-08-21 14:37:54 -07:00
mh-folder.el mh-junk: replace color-based terms with descriptive words 2021-07-29 17:38:39 -07:00
mh-funcs.el mh-junk: replace color-based terms with descriptive words 2021-07-29 17:38:39 -07:00
mh-gnus.el ; Remove some useless comments 2021-04-16 14:54:02 +02:00
mh-identity.el ; Remove some useless comments 2021-04-16 14:54:02 +02:00
mh-inc.el ; Remove some useless comments 2021-04-16 14:54:02 +02:00
mh-junk.el ; migrate MH-E to mail-parse library 2021-08-23 19:59:39 -07:00
mh-letter.el ; Remove some useless comments 2021-04-16 14:54:02 +02:00
mh-limit.el ; Remove some useless comments 2021-04-16 14:54:02 +02:00
mh-mime.el ; migrate MH-E to mail-parse library 2021-08-23 19:59:39 -07:00
mh-print.el ; Remove some useless comments 2021-04-16 14:54:02 +02:00
mh-scan.el mh-junk: replace color-based terms with descriptive words 2021-07-29 17:38:39 -07:00
mh-search.el mh-junk: replace color-based terms with descriptive words 2021-07-29 17:38:39 -07:00
mh-seq.el ; Remove some useless comments 2021-04-16 14:54:02 +02:00
mh-show.el mh-junk: replace color-based terms with descriptive words 2021-07-29 17:38:39 -07:00
mh-speed.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
mh-thread.el ; Remove some useless comments 2021-04-16 14:54:02 +02:00
mh-tool-bar.el ; Remove some useless comments 2021-04-16 14:54:02 +02:00
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