diff options
author | Wynn Wolf Arbor | 2020-01-13 16:12:56 +0100 |
---|---|---|
committer | Wynn Wolf Arbor | 2020-01-13 16:12:56 +0100 |
commit | 741952f7a6b83e595bdcb1a9daf01298c8ac52fa (patch) | |
tree | 1fbc677f936fa023a7a5426aee1a209ae5fe1166 /net-mail/mu/files | |
parent | 90b60b5044587535e792ed5410acbf10a76963e7 (diff) | |
download | pramantha-741952f7a6b83e595bdcb1a9daf01298c8ac52fa.tar.gz |
net-mail/mu: Add 1.3.6 without net-mail/mailutils block
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Diffstat (limited to '')
-rw-r--r-- | net-mail/mu/files/70mu-gentoo.el | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-mail/mu/files/70mu-gentoo.el b/net-mail/mu/files/70mu-gentoo.el new file mode 100644 index 0000000..ce445f1 --- /dev/null +++ b/net-mail/mu/files/70mu-gentoo.el @@ -0,0 +1,3 @@ +(add-to-list 'load-path "/usr/share/emacs/site-lisp/mu4e") +(require 'mu4e) + |