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:
12f5a84
)
Rename `mime-method-to-save' to `mime-save-content'.
author
morioka
<morioka>
Tue, 16 Jun 1998 22:46:39 +0000
(22:46 +0000)
committer
morioka
<morioka>
Tue, 16 Jun 1998 22:46:39 +0000
(22:46 +0000)
mime-play.el
patch
|
blob
|
history
diff --git
a/mime-play.el
b/mime-play.el
index
28ab231
..
4e1b0c6
100644
(file)
--- a/
mime-play.el
+++ b/
mime-play.el
@@
-375,7
+375,7
@@
window.")
;;; @ file extraction
;;;
-(defun mime-method-to-save (entity cal)
+(defun mime-save-content (entity cal)
(let ((beg (mime-entity-point-min entity))
(end (mime-entity-point-max entity)))
(goto-char beg)