projects
/
elisp
/
gnus.git-
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e61b149
)
(TopLevel): Require `poem'.
author
keiichi
<keiichi>
Tue, 21 Sep 1999 02:24:03 +0000
(
02:24
+0000)
committer
keiichi
<keiichi>
Tue, 21 Sep 1999 02:24:03 +0000
(
02:24
+0000)
lisp/nnheader.el
patch
|
blob
|
history
diff --git
a/lisp/nnheader.el
b/lisp/nnheader.el
index
935c212
..
b7b01fa
100644
(file)
--- a/
lisp/nnheader.el
+++ b/
lisp/nnheader.el
@@
-43,6
+43,8
@@
(require 'mail-utils)
(require 'mime)
+(require 'poem) ; For using coding system
+ ; `raw-text-dos' on XEmacs.
(defvar nnheader-max-head-length 4096
"*Max length of the head of articles.")