Require `cwiki-format' instead of `cwiki-common' and `est-xml'.
authorMORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
Mon, 6 Dec 2010 10:46:36 +0000 (19:46 +0900)
committerMORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
Mon, 6 Dec 2010 10:46:36 +0000 (19:46 +0900)
cwiki-view.el

index 26c2eb8..669f5bf 100644 (file)
@@ -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")