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:
b1b856f
)
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:46:36 +0000
(19:46 +0900)
committer
MORIOKA Tomohiko
<tomo@kanji.zinbun.kyoto-u.ac.jp>
Mon, 6 Dec 2010 10:46:36 +0000
(19:46 +0900)
cwiki-view.el
patch
|
blob
|
history
diff --git
a/cwiki-view.el
b/cwiki-view.el
index
26c2eb8
..
669f5bf
100644
(file)
--- a/
cwiki-view.el
+++ b/
cwiki-view.el
@@
-1,6
+1,5
@@
;; -*- coding: utf-8-mcs-er -*-
-(require 'cwiki-common)
-(require 'est-xml)
+(require 'cwiki-format)
(defvar chise-wiki-view-url "view.cgi")
(defvar chise-wiki-edit-url "edit.cgi")