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:
f19f73d
)
* (nnheader-pathname-coding-system): Changed to binary.
author
yamaoka
<yamaoka>
Mon, 18 Jan 1999 00:14:30 +0000
(
00:14
+0000)
committer
yamaoka
<yamaoka>
Mon, 18 Jan 1999 00:14:30 +0000
(
00:14
+0000)
lisp/nnheader.el
patch
|
blob
|
history
diff --git
a/lisp/nnheader.el
b/lisp/nnheader.el
index
9c58e97
..
6b7f496
100644
(file)
--- a/
lisp/nnheader.el
+++ b/
lisp/nnheader.el
@@
-683,7
+683,7
@@
without formatting."
(or (not (numberp gnus-verbose-backends))
(<= level gnus-verbose-backends)))
-(defvar nnheader-pathname-coding-system 'iso-8859-1
+(defvar nnheader-pathname-coding-system 'binary
"*Coding system for pathname.")
(defun nnheader-group-pathname (group dir &optional file)