projects
/
elisp
/
flim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5703745
)
(mime-goto-body-end-point): New generic function.
author
morioka
<morioka>
Tue, 25 May 1999 10:15:28 +0000
(10:15 +0000)
committer
morioka
<morioka>
Tue, 25 May 1999 10:15:28 +0000
(10:15 +0000)
mime.el
patch
|
blob
|
history
diff --git
a/mime.el
b/mime.el
index
9ad5b36
..
674db7c
100644
(file)
--- a/
mime.el
+++ b/
mime.el
@@
-172,6
+172,9
@@
If MESSAGE is specified, it is regarded as root entity."
(luna-define-generic mime-goto-body-start-point (entity)
"Set buffer and point to body-start-position of ENTITY.")
+(luna-define-generic mime-goto-body-end-point (entity)
+ "Set buffer and point to body-end-position of ENTITY.")
+
;;; @ Entity Header
;;;