projects
/
chise
/
est.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
883f788
)
Require `cwiki-format' instead of `cwiki-common' and `est-xml'.
author
MORIOKA Tomohiko
<tomo@kanji.zinbun.kyoto-u.ac.jp>
Mon, 6 Dec 2010 10:45:40 +0000
(19:45 +0900)
committer
MORIOKA Tomohiko
<tomo@kanji.zinbun.kyoto-u.ac.jp>
Mon, 6 Dec 2010 10:45:40 +0000
(19:45 +0900)
cwiki-edit.el
patch
|
blob
|
history
diff --git
a/cwiki-edit.el
b/cwiki-edit.el
index
aa0007c
..
de55ccc
100644
(file)
--- a/
cwiki-edit.el
+++ b/
cwiki-edit.el
@@
-2,8
+2,7
@@
(defvar chise-wiki-view-url "view.cgi")
(defvar chise-wiki-edit-url "edit.cgi")
-(require 'cwiki-common)
-(require 'est-xml)
+(require 'cwiki-format)
(defun www-edit-display-input-box (object name value &optional format)
(when (stringp format)