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:
ba56ec5
)
Move function `mime-entity-number' to FLIM layer.
author
morioka
<morioka>
Tue, 16 Jun 1998 16:26:58 +0000
(16:26 +0000)
committer
morioka
<morioka>
Tue, 16 Jun 1998 16:26:58 +0000
(16:26 +0000)
mime-parse.el
patch
|
blob
|
history
diff --git
a/mime-parse.el
b/mime-parse.el
index
2749e6a
..
1350651
100644
(file)
--- a/
mime-parse.el
+++ b/
mime-parse.el
@@
-180,9
+180,6
@@
If is is not found, return DEFAULT-ENCODING."
;;; @ message parser
;;;
-(defsubst mime-entity-number (entity)
- (reverse (mime-entity-node-id entity)))
-
(defalias 'mime-entity-point-min 'mime-entity-header-start)
(defalias 'mime-entity-point-max 'mime-entity-body-end)