From: tomo Date: Fri, 30 May 2008 10:59:45 +0000 (+0000) Subject: (www-ids-find-version): Update to 0.24.0. X-Git-Tag: chise-base-0_24~6 X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fids.git;a=commitdiff_plain;h=cd1ba0e5d998a3939aed4881404be7772c21de54 (www-ids-find-version): Update to 0.24.0. (www-ids-find-format-line): Use `utf-8-er' instead of `utf-8-jp-er' to encode components. (www-batch-ids-find): Likewise; update Copyright. --- diff --git a/www/www-ids-find.el b/www/www-ids-find.el index 56d9ae5..70fc81a 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.3") +(defconst www-ids-find-version "0.24.0") (defvar www-ids-find-ideographic-products-file-name (expand-file-name "ideographic-products" @@ -132,7 +132,7 @@ (insert (encode-coding-string (ideographic-structure-to-ids is) - 'utf-8-jp-er)) + 'utf-8-er)) (goto-char (point-min)) (while (re-search-forward "&CB\\([0-9]+\\);" nil t) (setq code (string-to-int (match-string 1))) @@ -235,8 +235,7 @@ (setq components (substring components (match-end 0)))) (setq components (if (> (length components) 0) - (decode-url-string components 'utf-8-er ;'utf-8-jp-er - ) + (decode-url-string components 'utf-8-er) nil)) ) (t @@ -272,7 +271,7 @@ (princ (encode-coding-string "部品文字列" 'utf-8-jp-er)) (princ " (length components) 0) - (princ (encode-coding-string components 'utf-8-jp-er))) + (princ (encode-coding-string components 'utf-8-er))) (princ "\"> 睡人亭)による解説 )) (princ "
") (princ "

-Copyright (C) 2005, 2006, 2007 MORIOKA Tomohiko") (princ (format