Require 'est-xml.
authorMORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
Mon, 6 Dec 2010 10:11:22 +0000 (19:11 +0900)
committerMORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
Mon, 6 Dec 2010 10:11:22 +0000 (19:11 +0900)
cwiki-edit.el

index b526cfb..aa0007c 100644 (file)
@@ -3,6 +3,7 @@
 (defvar chise-wiki-edit-url "edit.cgi")
 
 (require 'cwiki-common)
+(require 'est-xml)
 
 (defun www-edit-display-input-box (object name value &optional format)
   (when (stringp format)