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:
1aff1ea
)
Fix last change.
author
ueno
<ueno>
Sat, 13 Nov 1999 16:20:33 +0000
(16:20 +0000)
committer
ueno
<ueno>
Sat, 13 Nov 1999 16:20:33 +0000
(16:20 +0000)
pgg.el
patch
|
blob
|
history
diff --git
a/pgg.el
b/pgg.el
index
4c76ce4
..
5fa1f80
100644
(file)
--- a/
pgg.el
+++ b/
pgg.el
@@
-156,7
+156,6
@@
and END to the keyring.")
(let ((buffer (current-buffer)))
(with-temp-buffer
(let (buffer-undo-list)
- (set-buffer-multibyte nil)
(insert-buffer-substring buffer ,start ,end)
(encode-coding-region (point-min)(point-max)
buffer-file-coding-system)