projects
/
elisp
/
egg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec4fac9
)
Add `(provide 'egg/wnn)'.
author
morioka
<morioka>
Sat, 7 Feb 1998 15:14:25 +0000
(15:14 +0000)
committer
morioka
<morioka>
Sat, 7 Feb 1998 15:14:25 +0000
(15:14 +0000)
egg/wnn.el
patch
|
blob
|
history
diff --git
a/egg/wnn.el
b/egg/wnn.el
index
07a0ae8
..
723bb98
100644
(file)
--- a/
egg/wnn.el
+++ b/
egg/wnn.el
@@
-671,4
+671,6
@@
Take one argument DIC-SPEC for dictionary specification."
(wnnrpc-add-word env dic-number yomi kanji comment
hinshi-id initial-freq)))
+(provide 'egg/wnn)
+
;;; egg/wnn.el ends here.