1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-04 14:40:54 -08:00
emacs/lisp/mh-e
Stephen Gildea e932395656 Do not call mh-next-msg from mh-junk-process-* fns
* mh-junk.el (mh-junk-process-blacklist, mh-junk-process-whitelist): Do
not call mh-next-msg.  Now that these functions are called from
mh-execute-commands, they should not change the current message pointer.
The calls to mh-next-msg are probably left over from when blacklist and
whitelist message processing was done immediately.
2018-09-05 06:49:36 -07:00
..
ChangeLog.1
ChangeLog.2
mh-acros.el Quieten defun-mh compilation 2018-03-01 13:11:29 -05:00
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 Quieten mh-compat compilation 2018-03-01 13:10:37 -05:00
mh-e.el * lisp/mh-e/mh-e.el (mh-variant-set): Tweak failure message. 2018-03-07 23:01:12 -08:00
mh-folder.el Replace some obsolete aliases in documentation 2018-03-07 15:41:29 -05:00
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 Do not call mh-next-msg from mh-junk-process-* fns 2018-09-05 06:49:36 -07:00
mh-letter.el
mh-limit.el
mh-mime.el
mh-print.el
mh-scan.el
mh-search.el
mh-seq.el
mh-show.el Use “Cc” for email copies, as per RFC 5322. 2018-05-20 11:02:50 -07:00
mh-speed.el
mh-thread.el Simplify mh-thread-set-tables 2018-03-01 13:08:47 -05:00
mh-tool-bar.el
mh-utils.el * lisp/mh-e/mh-utils.el (mh-find-path): Add missing part of previous. 2018-03-07 22:59:14 -08:00
mh-xface.el