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