This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GNU Mailutils".
http://git.savannah.gnu.org/cgit/mailutils.git/commit/?id=843ed59e7385022df2ac3f32d8e15ee6d9f52e6d The branch, master has been updated via 843ed59e7385022df2ac3f32d8e15ee6d9f52e6d (commit) from cc8d9c7151e8353ea88426d881d20a6ee201db69 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 843ed59e7385022df2ac3f32d8e15ee6d9f52e6d Author: Sergey Poznyakoff <g...@gnu.org.ua> Date: Mon Aug 22 10:32:22 2016 +0300 Force using gnu-mh in Emacs after loading mailutils-mh * mh/etc/mailutils-mh.eli: Force using gnu-mh ----------------------------------------------------------------------- Summary of changes: mh/etc/mailutils-mh.eli | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mh/etc/mailutils-mh.eli b/mh/etc/mailutils-mh.eli index cb95a0d..d0c336c 100644 --- a/mh/etc/mailutils-mh.eli +++ b/mh/etc/mailutils-mh.eli @@ -19,5 +19,7 @@ (setq mh-progs "BINDIR") (setq mh-lib "MHLIBDIR") (setq mh-lib-progs mh-progs) +(load "mh-e") +(setq mh-variant 'gnu-mh) ;;;; End of mailutils-mh.el hooks/post-receive -- GNU Mailutils _______________________________________________ Commit-mailutils mailing list Commit-mailutils@gnu.org https://lists.gnu.org/mailman/listinfo/commit-mailutils