index
:
piem
master
meta
Emacs tools and glue for working with public-inbox archives
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
piem.el
2
1 files changed, 1 insertions, 1 deletions
diff --git a/piem.el b/piem.el
index 47681fb..d70e98e 100644
--- a/
piem.el
+++ b/
piem.el
@@ -27,7 +27,7 @@
;;; Code:
(require 'message)
-(provide 'rfc2047)
+(require 'rfc2047)
(require 'subr-x)