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:
4b7ed8d
)
(luna-make-entity-function): Send `initialize-instance'.
author
morioka
<morioka>
Sat, 15 May 1999 10:06:42 +0000
(10:06 +0000)
committer
morioka
<morioka>
Sat, 15 May 1999 10:06:42 +0000
(10:06 +0000)
luna.el
patch
|
blob
|
history
diff --git
a/luna.el
b/luna.el
index
abc3c69
..
bc23bc5
100644
(file)
--- a/
luna.el
+++ b/
luna.el
@@
-107,6
+107,7
@@
It must be plist and each slot name must have prefix `:'."
(if s
(aset v (get s 'luna-member-index) i)
))
+ (luna-send v 'initialize-instance v)
v))
(defsubst luna-class-find-member (class member-name)