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:
82d9067
)
lisp/score-mode.el: Change default value score-mode-coding-system binary to ctext
author
ichikawa
<ichikawa>
Sun, 29 Nov 1998 09:35:35 +0000
(09:35 +0000)
committer
ichikawa
<ichikawa>
Sun, 29 Nov 1998 09:35:35 +0000
(09:35 +0000)
lisp/score-mode.el
patch
|
blob
|
history
diff --git
a/lisp/score-mode.el
b/lisp/score-mode.el
index
e2160eb
..
0fb3cf0
100644
(file)
--- a/
lisp/score-mode.el
+++ b/
lisp/score-mode.el
@@
-51,7
+51,7
@@
table)
"Syntax table used in score-mode buffers.")
-(defvar score-mode-coding-system 'binary)
+(defvar score-mode-coding-system 'ctext)
;;;###autoload
(defun gnus-score-mode ()