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:
2b24ff9
)
(nnmail-file-coding-system): Use `raw-text' in default.
author
morioka
<morioka>
Thu, 27 Nov 1997 16:21:40 +0000
(16:21 +0000)
committer
morioka
<morioka>
Thu, 27 Nov 1997 16:21:40 +0000
(16:21 +0000)
lisp/nnmail.el
patch
|
blob
|
history
diff --git
a/lisp/nnmail.el
b/lisp/nnmail.el
index
978a8bd
..
0ab418f
100644
(file)
--- a/
lisp/nnmail.el
+++ b/
lisp/nnmail.el
@@
-475,7
+475,7
@@
parameter. It should return nil, `warn' or `delete'."
(mail-send-and-exit nil))
;; 1997/5/4 by MORIOKA Tomohiko <morioka@jaist.ac.jp>
-(defvar nnmail-file-coding-system nil
+(defvar nnmail-file-coding-system 'raw-text
"Coding system used in nnmail.")
(defun nnmail-find-file (file)