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:
ae51ae4
)
Add autoload setting for `wid-edit.el'.
author
yamaoka
<yamaoka>
Wed, 21 Oct 1998 23:15:17 +0000
(23:15 +0000)
committer
yamaoka
<yamaoka>
Wed, 21 Oct 1998 23:15:17 +0000
(23:15 +0000)
ChangeLog
patch
|
blob
|
history
semi-def.el
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
eeab6b8
..
3236be8
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,7
@@
+1998-10-22 Katsumi Yamaoka <yamaoka@jpl.org>
+
+ * semi-def.el: Add autoload setting for `wid-edit.el'.
+
1998-10-21 MORIOKA Tomohiko <morioka@jaist.ac.jp>
* mime-view.el, SEMI-ELS: Move function `mime-display-text/plain',
diff --git
a/semi-def.el
b/semi-def.el
index
c5d0f58
..
3376372
100644
(file)
--- a/
semi-def.el
+++ b/
semi-def.el
@@
-36,6
+36,8
@@
(autoload 'mule-caesar-region "mule-caesar"
"Caesar rotation of current region." t)
+(autoload 'widget-convert-text "wid-edit")
+
;;; @ constants
;;;