diff options
author | jao <jao@gnu.org> | 2022-03-03 05:55:45 +0000 |
---|---|---|
committer | jao <jao@gnu.org> | 2022-03-03 22:17:26 +0000 |
commit | 31c1da1f0722ab0b85d022062f8e5eb46564f920 (patch) | |
tree | 5fb14ca2cb47e6da1f6a58399fb0453446e4ff21 /lib/net | |
parent | eeeea452c605cb105adacef018ded3c6e3b77d2f (diff) | |
download | elibs-31c1da1f0722ab0b85d022062f8e5eb46564f920.tar.gz elibs-31c1da1f0722ab0b85d022062f8e5eb46564f920.tar.bz2 |
whitespace
Diffstat (limited to 'lib/net')
-rw-r--r-- | lib/net/jao-notmuch-gnus.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/net/jao-notmuch-gnus.el b/lib/net/jao-notmuch-gnus.el index fbfa423..3f18f12 100644 --- a/lib/net/jao-notmuch-gnus.el +++ b/lib/net/jao-notmuch-gnus.el @@ -25,6 +25,7 @@ ;;; Code: (require 'gnus) +(require 'ol-gnus) (require 'notmuch-show) |