projects
/
elisp
/
semi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f524a0
)
Abolish variable `mime-raw-buffer-coding-system-alist'.
author
morioka
<morioka>
Wed, 3 Jun 1998 00:30:57 +0000
(
00:30
+0000)
committer
morioka
<morioka>
Wed, 3 Jun 1998 00:30:57 +0000
(
00:30
+0000)
mime-view.el
patch
|
blob
|
history
diff --git
a/mime-view.el
b/mime-view.el
index
1aeebfa
..
24a5c70
100644
(file)
--- a/
mime-view.el
+++ b/
mime-view.el
@@
-688,10
+688,6
@@
The compressed face will be piped to this command.")
(defvar mime-view-uuencode-encoding-name-list '("x-uue" "x-uuencode"))
-(defvar mime-raw-buffer-coding-system-alist
- `((t . ,(mime-charset-to-coding-system default-mime-charset)))
- "Alist of major-mode vs. corresponding coding-system of `mime-raw-buffer'.")
-
;;; @ buffer setup
;;;