From: tomo Date: Fri, 30 May 2008 10:22:20 +0000 (+0000) Subject: (www-ids-find-version): Update to 0.23.3. X-Git-Tag: chise-base-0_24~10 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=02c4680dfc2206a584e3e2030883660a651d8157;p=chise%2Fids.git (www-ids-find-version): Update to 0.23.3. (www-batch-ids-find): Use `utf-8-er' instead of `utf-8-jp-er' to decode input. --- diff --git a/www/www-ids-find.el b/www/www-ids-find.el index d743695..56d9ae5 100644 --- a/www/www-ids-find.el +++ b/www/www-ids-find.el @@ -15,7 +15,7 @@ (concat dest (substring string i)) coding-system)))) -(defconst www-ids-find-version "0.23.2") +(defconst www-ids-find-version "0.23.3") (defvar www-ids-find-ideographic-products-file-name (expand-file-name "ideographic-products" @@ -235,7 +235,8 @@ (setq components (substring components (match-end 0)))) (setq components (if (> (length components) 0) - (decode-url-string components 'utf-8-jp-er) + (decode-url-string components 'utf-8-er ;'utf-8-jp-er + ) nil)) ) (t