projects
/
elisp
/
emh.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed745df
)
(emh-edit-again): Use 'set-buffer-multibyte.
author
morioka
<morioka>
Fri, 17 Apr 1998 02:58:23 +0000
(
02:58
+0000)
committer
morioka
<morioka>
Fri, 17 Apr 1998 02:58:23 +0000
(
02:58
+0000)
emh-comp.el
patch
|
blob
|
history
diff --git
a/emh-comp.el
b/emh-comp.el
index
08daa32
..
130829c
100644
(file)
--- a/
emh-comp.el
+++ b/
emh-comp.el
@@
-241,7
+241,7
@@
See also documentation for `\\[mh-send]' function."
(as-binary-input-file
(mh-read-draft "clean-up"
(mh-msg-filename msg) nil))
- (setq enable-multibyte-characters flag)
+ (set-buffer-multibyte flag)
))
))))
(goto-char (point-min))