1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-06 06:11:42 -07:00
emacs/lisp/mh-e
Mike Kupfer e1646e1e28 Fix mh-redistribute to work with nmh 1.5 and identities (SF#268)
Co-authored-by: Jeffrey C Honig <jch@honig.net>

* lisp/mh-e/mh-comp.el (mh-redistribute): Add a non-optional
identity parameter.  Use mh-bare-components to generate a draft,
then apply identity-specific settings.  Add more details to the
"Resent" annotation line.
(mh-dist-formfile): New.
(mh-bare-components): Add a formfile argument.
(mh-edit-again, mh-send-sub): Track the change to
mh-bare-components.
* lisp/mh-e/mh-identity.el (mh-select-identity)
(mh-identity-field): New.
2018-08-04 18:06:37 -07:00
..
ChangeLog.1
ChangeLog.2
mh-acros.el
mh-alias.el
mh-buffers.el
mh-comp.el Fix mh-redistribute to work with nmh 1.5 and identities (SF#268) 2018-08-04 18:06:37 -07:00
mh-compat.el
mh-e.el
mh-folder.el
mh-funcs.el Reset mh-blacklist and mh-whitelist on folder undo 2018-07-31 22:29:47 -07:00
mh-gnus.el
mh-identity.el Fix mh-redistribute to work with nmh 1.5 and identities (SF#268) 2018-08-04 18:06:37 -07:00
mh-inc.el
mh-junk.el
mh-letter.el
mh-limit.el
mh-mime.el
mh-print.el
mh-scan.el
mh-search.el
mh-seq.el
mh-show.el
mh-speed.el
mh-thread.el
mh-tool-bar.el
mh-utils.el
mh-xface.el