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:
648ba19
)
(mm-define-method): Put `edebug-form-spec'.
author
shuhei-k
<shuhei-k>
Fri, 28 Aug 1998 08:54:00 +0000
(08:54 +0000)
committer
shuhei-k
<shuhei-k>
Fri, 28 Aug 1998 08:54:00 +0000
(08:54 +0000)
mime-def.el
patch
|
blob
|
history
diff --git
a/mime-def.el
b/mime-def.el
index
8fb46f0
..
bc48bd4
100644
(file)
--- a/
mime-def.el
+++ b/
mime-def.el
@@
-315,6
+315,8
@@
message/rfc822, `mime-entity' structures of them are included in
))))
(put 'mm-define-method 'lisp-indent-function 'defun)
+(put 'mm-define-method 'edebug-form-spec
+ '(&define name ((arg symbolp) &rest arg) def-body))
;;; @ end